Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed cStringMap. | madmaxoft | 2013-11-09 | 1 | -1/+0 |
| | | | | It wasn't used for anything anymore. | ||||
* | Fixed GetHTMLEscapedString() binding, removed obsolete memory function from API. | madmaxoft | 2013-10-21 | 1 | -9/+8 |
| | |||||
* | Added a HTML escaping function to cWebAdmin. | Alexander Harkness | 2013-10-19 | 1 | -23/+26 |
| | | | | Apparently my editor fixed some failed tabs too. | ||||
* | Fixed webadmin logging. | madmaxoft | 2013-10-18 | 1 | -0/+1 |
| | | | | This fixes #262. | ||||
* | Fixed WebAdmin's request parameters. | madmaxoft | 2013-10-13 | 1 | -0/+6 |
| | | | | Also added doxycomments on what they really contain. | ||||
* | Fixed memory leaks in the HTTP framework | madmaxoft | 2013-10-06 | 1 | -0/+2 |
| | |||||
* | Removed remnants of the old webserver. | madmaxoft | 2013-10-06 | 1 | -9/+0 |
| | |||||
* | WebAdmin uses the new HTTP functionality. | madmaxoft | 2013-10-05 | 1 | -21/+95 |
| | | | | This is a partial implementation of #183. | ||||
* | Implemented cWebAdmin:GetMemoryUsage() on Linux proper. | madmaxoft | 2013-09-21 | 1 | -1/+3 |
| | | | | Also the function now returns an int, number of KiB used, or -1 on failure. | ||||
* | Removed LuaScript. | madmaxoft | 2013-08-08 | 1 | -45/+87 |
| | | | | The WebAdmin now uses LuaState directly to call the one function it needs. | ||||
* | WebAdmin: Removed the duplicate memory usage querying | madmaxoft | 2013-07-29 | 1 | -4/+4 |
| | |||||
* | WebAdmin templates can use Lua | FakeTruth | 2013-07-29 | 1 | -32/+59 |
| | | | | | New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities. | ||||
* | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 2013-01-12 | 1 | -13/+13 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Added falling block entities. Sand and gravel now properly fall down | faketruth | 2012-09-30 | 1 | -0/+2 |
| | | | | | | | | | | Implemented the PACKET_SPAWN_OBJECT packet Made some things use BLOCKTYPE instead of char Android: Requests WebAdmin port when pressing the configure button git-svn-id: http://mc-server.googlecode.com/svn/trunk@915 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -0/+67 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6 |