|
|
@6661
|
15 years |
rgrieder |
Fixed Lua stack trace output if Debugger could not be started.
|
|
|
@6660
|
15 years |
rgrieder |
Improved Lua error handling: Clearer messages and debugger hook.
So, …
|
|
|
@6659
|
15 years |
rgrieder |
Use "P." instead of "P:" when using our sheets as objects, not …
|
|
|
@6658
|
15 years |
rgrieder |
Restructured InitialiseGUI.lua a little bit. Also sorted out cursor …
|
|
|
@6630
|
15 years |
rgrieder |
Added Strict.lua: When activated with require("Strict"), it will check …
|
|
|
@6629
|
15 years |
rgrieder |
Fixed LuaState::doFile return value issue.
|
|
|
@6628
|
15 years |
rgrieder |
Lua Debugger is not written for Lua 5.0. Only include it for 5.1 and above.
|
|
|
@6626
|
15 years |
rgrieder |
Modified Debugger.lua so we can debug any Lua files from our …
|
|
|
@6624
|
15 years |
rgrieder |
Added Debugger.lua by Dave Nichols of Match-IT Limited.
It is a …
|
|
|
@6623
|
15 years |
rgrieder |
The lua "print" function was previously stored in "debug" —> changed …
|
|
|
@6621
|
15 years |
rgrieder |
Simplified GUI sheet creation (first lines in the lua file) a lot by …
|
|
|
@6572
|
15 years |
rgrieder |
Added TaharezGreenLook scheme files and made the look default, so we …
|
|
|
@6571
|
15 years |
rgrieder |
Removed last remains of hard coded Taharez references:
Refer to the …
|
|
|
@6569
|
15 years |
rgrieder |
Completed skin abstraction for Taharez, Windows, Vanilla and SleeSpace …
|
|
|
@6567
|
15 years |
rgrieder |
Added definitions for the HUD widgets.
|
|
|
@6566
|
15 years |
rgrieder |
Changed the way windows are aliased: Instead of defining …
|
|
|
@6564
|
15 years |
rgrieder |
Changed use of CEGUI widgets: Instead of addressing a type with …
|
|
|
@6548
|
15 years |
rgrieder |
Added a new look from the CEGUI skin repository: sleekspace.
(added …
|
|
|
@6546
|
15 years |
rgrieder |
Removed yet another obsolete cegui file.
|
|
|
@6545
|
15 years |
rgrieder |
It seems we don't usually define the fonts used in widgets manually. …
|
|
|
@6544
|
15 years |
rgrieder |
Removed loads of CEGUI related files that we really don't need. Most …
|
|
|
@6537
|
15 years |
rgrieder |
Linked every GUI sheet to exactly one InputState.
Also added …
|
|
|
@6459
|
15 years |
rgrieder |
Simplified BasicGUI construction. Just give the name of the GUI as …
|
|
|
@6432
|
15 years |
rgrieder |
Changed the way config values associated with general settings …
|
|
|
@6430
|
15 years |
rgrieder |
Created branch to ditch the GameStates.
|
|
copied from code/trunk/data:
|
|
|
@6427
|
15 years |
rgrieder |
Fixed (whyever it works now) bug in KeyBind menu that caused an error …
|