Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamestate/data

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) @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) @6626   14 years rgrieder Modified Debugger.lua so we can debug any Lua files from our …
(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) @6621   14 years rgrieder Simplified GUI sheet creation (first lines in the lua file) a lot by …
(edit) @6572   14 years rgrieder Added TaharezGreenLook scheme files and made the look default, so we …
(edit) @6571   14 years rgrieder Removed last remains of hard coded Taharez references: Refer to the …
(edit) @6569   14 years rgrieder Completed skin abstraction for Taharez, Windows, Vanilla and SleeSpace …
(edit) @6567   14 years rgrieder Added definitions for the HUD widgets.
(edit) @6566   14 years rgrieder Changed the way windows are aliased: Instead of defining …
(edit) @6564   14 years rgrieder Changed use of CEGUI widgets: Instead of addressing a type with …
(edit) @6548   14 years rgrieder Added a new look from the CEGUI skin repository: sleekspace. (added …
(edit) @6546   14 years rgrieder Removed yet another obsolete cegui file.
(edit) @6545   14 years rgrieder It seems we don't usually define the fonts used in widgets manually. …
(edit) @6544   14 years rgrieder Removed loads of CEGUI related files that we really don't need. Most …
(edit) @6537   14 years rgrieder Linked every GUI sheet to exactly one InputState. Also added …
(edit) @6459   14 years rgrieder Simplified BasicGUI construction. Just give the name of the GUI as …
(edit) @6432   14 years rgrieder Changed the way config values associated with general settings …
(copy) @6430   14 years rgrieder Created branch to ditch the GameStates.
copied from code/trunk/data:
(edit) @6427   14 years rgrieder Fixed (whyever it works now) bug in KeyBind menu that caused an error …
Note: See TracRevisionLog for help on using the revision log.