Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamestate

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6661   14 years rgrieder Fixed Lua stack trace output if Debugger could not be started.
(edit) @6660   14 years rgrieder Improved Lua error handling: Clearer messages and debugger hook. So, …
(edit) @6659   14 years rgrieder Use "P." instead of "P:" when using our sheets as objects, not …
(edit) @6658   14 years rgrieder Restructured InitialiseGUI.lua a little bit. Also sorted out cursor …
(edit) @6657   14 years rgrieder Implemented indirect function calls for input events. It simply means …
(edit) @6656   14 years rgrieder Moved InputStatePriority from InputState.h to InputPrereqs.h
(edit) @6655   14 years rgrieder Fixed a bug in LuaState that caused Lua Debugger to malfunction when …
Diff Rev Age Author Log Message
(edit) @6630   14 years rgrieder Added Strict.lua: When activated with require("Strict"), it will check …
(edit) @6629   14 years rgrieder Fixed LuaState::doFile return value issue.
(edit) @6628   14 years rgrieder Lua Debugger is not written for Lua 5.0. Only include it for 5.1 and above.
(edit) @6627   14 years rgrieder Added Lua debugging support for XML embedded Lua code (even steps into …
(edit) @6626   14 years rgrieder Modified Debugger.lua so we can debug any Lua files from our …
(edit) @6625   14 years rgrieder Lua debugger working perfectly by supplying the fully qualified …
(edit) @6624   14 years rgrieder Added Debugger.lua by Dave Nichols of Match-IT Limited. It is a …
(edit) @6623   14 years rgrieder The lua "print" function was previously stored in "debug" —> changed …
(edit) @6622   14 years rgrieder Made IOConsole optional: use "—noIOConsole" or set config value …
(edit) @6621   14 years rgrieder Simplified GUI sheet creation (first lines in the lua file) a lot by …
Note: See TracRevisionLog for help on using the revision log.