summaryrefslogtreecommitdiffstats
path: root/src/Bindings/ManualBindings_World.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-4/+4
|
* Buttons no longer click on when already on. Buttons now play sound when clicking off.Hax522015-06-241-1/+1
|
* Made cLightingThread own its callbackstycho2015-05-301-2/+1
|
* Merge branch 'master' into PreventNewWarningstycho2015-05-231-1/+1
|\
| * TryGetHeight returns a boolAlexander Harkness2015-05-231-1/+1
| | | | | | should fix #2099
* | Added LuaState support for all integral typestycho2015-05-191-1/+1
|/ | | | All so added error handling for out of range values
* Moved cWorld manual bindings out into a separate file.Mattes D2015-05-131-0/+588