summaryrefslogtreecommitdiffstats
path: root/src/Plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed some errors detected by static analysisLaG19242023-07-081-9/+9
* Added RegisterLiquid to lua apiLaG19242021-12-271-0/+8
* Added disconnect messagesLaG19242021-07-051-1/+17
* Added basic ChatLaG19242021-07-041-0/+25
* Added Respawn screenLaG19242021-07-031-1/+2
* Added more debug valuesLaG19242021-06-291-0/+24
* Fixed memory leak in luaLaG19242021-06-261-0/+1
* Minor changes to Ui scriptsLaG19242021-06-221-0/+6
* Added Settings UILaG19242021-06-221-0/+17
* Added game menusLaG19242021-06-191-0/+10
* Implemented RmlFileInterfaceLaG19242021-06-181-1/+1
* Implemented main menu in Rml and improved RmlUi supportLaG19242021-06-161-0/+23
* Improved RmlUi integrationLaG19242021-06-131-0/+4
* Added CPM. First attempt to improve dependencies management #15LaG19242021-06-061-1/+1
* Support for non-overworld dimensionsLaG19242020-07-271-0/+11
* Implemented block-apiLaG19242019-05-191-1/+44
* Implemented lua's "require" for AMLaG19242019-05-191-0/+23
* Implemented GameState lua-apiLaG19242019-05-191-6/+65
* Implemented more scripting APIsLaG19242019-05-181-10/+65
* Trying to fix build in linuxLaG19242019-04-211-2/+2
* Refactored lua-apiLaG19242019-04-211-0/+81