Search:
Login
Preferences
Lost Password?
Help/Guide
Wiki
Home
Index
Recent Changes
Tickets
Reports
Query
New Ticket
Defect
Enhancement
Feature
Task
Recent Changes
Code
Browse
Recent Changes
Timeline
Roadmap
Doxygen
Jenkins
Mail
Search
Context Navigation
View Latest Revision
source:
code
/
branches
/
gamestate
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@6661
15 years
rgrieder
Fixed Lua stack trace output if Debugger could not be started.
(edit)
@6660
15 years
rgrieder
Improved Lua error handling: Clearer messages and debugger hook. So, …
(edit)
@6659
15 years
rgrieder
Use "P." instead of "P:" when using our sheets as objects, not …
(edit)
@6658
15 years
rgrieder
Restructured InitialiseGUI.lua a little bit. Also sorted out cursor …
(edit)
@6657
15 years
rgrieder
Implemented indirect function calls for input events. It simply means …
(edit)
@6656
15 years
rgrieder
Moved InputStatePriority from InputState.h to InputPrereqs.h
(edit)
@6655
15 years
rgrieder
Fixed a bug in LuaState that caused Lua Debugger to malfunction when …
(edit)
@6630
15 years
rgrieder
Added Strict.lua: When activated with require("Strict"), it will check …
(edit)
@6629
15 years
rgrieder
Fixed LuaState::doFile return value issue.
(edit)
@6628
15 years
rgrieder
Lua Debugger is not written for Lua 5.0. Only include it for 5.1 and above.
(edit)
@6627
15 years
rgrieder
Added Lua debugging support for XML embedded Lua code (even steps into …
(edit)
@6626
15 years
rgrieder
Modified Debugger.lua so we can debug any Lua files from our …
(edit)
@6625
15 years
rgrieder
Lua debugger working perfectly by supplying the fully qualified …
(edit)
@6624
15 years
rgrieder
Added Debugger.lua by Dave Nichols of Match-IT Limited. It is a …
(edit)
@6623
15 years
rgrieder
The lua "print" function was previously stored in "debug" —> changed …
(edit)
@6622
15 years
rgrieder
Made IOConsole optional: use "—noIOConsole" or set config value …
(edit)
@6621
15 years
rgrieder
Simplified GUI sheet creation (first lines in the lua file) a lot by …
Diff
Rev
Age
Author
Log Message
(edit)
@6572
15 years
rgrieder
Added TaharezGreenLook scheme files and made the look default, so we …
(edit)
@6571
15 years
rgrieder
Removed last remains of hard coded Taharez references: Refer to the …
(edit)
@6569
15 years
rgrieder
Completed skin abstraction for Taharez, Windows, Vanilla and SleeSpace …
(edit)
@6567
15 years
rgrieder
Added definitions for the HUD widgets.
(edit)
@6566
15 years
rgrieder
Changed the way windows are aliased: Instead of defining …
(edit)
@6564
15 years
rgrieder
Changed use of CEGUI widgets: Instead of addressing a type with …
(edit)
@6548
15 years
rgrieder
Added a new look from the CEGUI skin repository: sleekspace. (added …
(edit)
@6546
15 years
rgrieder
Removed yet another obsolete cegui file.
(edit)
@6545
15 years
rgrieder
It seems we don't usually define the fonts used in widgets manually. …
(edit)
@6544
15 years
rgrieder
Removed loads of CEGUI related files that we really don't need. Most …
(edit)
@6537
15 years
rgrieder
Linked every GUI sheet to exactly one InputState. Also added …
(edit)
@6459
15 years
rgrieder
Simplified BasicGUI construction. Just give the name of the GUI as …
(edit)
@6442
15 years
rgrieder
Removed unnecessary path qualifiers.
(edit)
@6441
15 years
rgrieder
Added XML loadable wrapper class that can load GUI sheets.
(edit)
@6440
15 years
rgrieder
Fixed typos.
(edit)
@6439
15 years
rgrieder
Found two macros that can be replaced by simple inline functions.
(edit)
@6437
15 years
rgrieder
Added support for keybindings.ini merging: When running development …
(edit)
@6432
15 years
rgrieder
Changed the way config values associated with general settings …
(edit)
@6431
15 years
rgrieder
Extended Singleton<T> with a exists() method.
(copy)
@6430
15 years
rgrieder
Created branch to ditch the GameStates.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog