.. |
agi
|
Allow quitting / returning to launcher while showing "selection boxes", e.g. the
|
2008-12-19 21:22:26 +00:00 |
agos
|
Cleanup.
|
2008-12-22 00:32:01 +00:00 |
cine
|
Pushing down some header deps (on common/system.h, mostly)
|
2008-12-25 20:40:00 +00:00 |
cruise
|
Pushing down some header deps (on common/system.h, mostly)
|
2008-12-25 20:40:00 +00:00 |
drascula
|
Removed unused variable.
|
2008-12-03 19:20:59 +00:00 |
gob
|
Fixing the save/load list box's width
|
2008-12-28 18:00:19 +00:00 |
groovie
|
Allocate just the required memory for scripts (spotted by sev)
|
2008-12-24 15:30:31 +00:00 |
igor
|
Added license header, and guard against multiple inclusion.
|
2008-11-14 22:48:09 +00:00 |
kyra
|
LOL: - fixed some bugs in the main menu code (premature pak file unloading etc.) and added floppy support
|
2008-12-28 22:09:31 +00:00 |
lure
|
Remove warnings from NDS build.
|
2008-11-29 18:01:16 +00:00 |
m4
|
Fix warnings.
|
2008-12-21 12:21:29 +00:00 |
made
|
Added stubs for the missing visual effect opcodes
|
2008-12-23 22:37:24 +00:00 |
parallaction
|
GUI: Added Widget::setVisible convenience wrapper
|
2008-12-27 14:36:28 +00:00 |
queen
|
Pushing down some header deps (on common/system.h, mostly)
|
2008-12-25 20:40:00 +00:00 |
saga
|
Added const keyword to static data.
|
2008-12-26 14:38:45 +00:00 |
scumm
|
GUI: Added Widget::setVisible convenience wrapper
|
2008-12-27 14:36:28 +00:00 |
sky
|
Pushing down some header deps (on common/system.h, mostly)
|
2008-12-25 20:40:00 +00:00 |
sword1
|
Pushing down some header deps (on common/system.h, mostly)
|
2008-12-25 20:40:00 +00:00 |
sword2
|
Move all video players to separate directory
|
2008-12-21 21:08:17 +00:00 |
tinsel
|
Added extra endian conversion. This may fix bug #2462700
|
2008-12-27 04:11:28 +00:00 |
touche
|
fixed wrong z-reordering when one of the keychars is 0
|
2008-12-13 19:38:48 +00:00 |
tucker
|
Pushing down some header deps (on common/system.h, mostly)
|
2008-12-25 20:40:00 +00:00 |
dialogs.cpp
|
Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI::ThemeEngine::TextAlignVertical
|
2008-11-12 14:30:16 +00:00 |
dialogs.h
|
Reduced header dependencies
|
2008-11-12 22:25:19 +00:00 |
engine.cpp
|
Fixed various g++ warnings ("format not a string literal and no format arguments").
|
2008-11-16 20:20:31 +00:00 |
engine.h
|
Made Engine::_timer protected
|
2008-12-25 20:53:59 +00:00 |
engines.mk
|
Patch #2271425: Groovie engine
|
2008-11-14 21:32:20 +00:00 |
game.cpp
|
Added a new SaveStateDescriptor flag, is_write_protected, which can be used to stop the user from overwriting certain saves (e.g. the auto save, the restart save in the Kyrandia games, the quicksaves etc)
|
2008-11-09 20:07:46 +00:00 |
game.h
|
Added a new SaveStateDescriptor flag, is_write_protected, which can be used to stop the user from overwriting certain saves (e.g. the auto save, the restart save in the Kyrandia games, the quicksaves etc)
|
2008-11-09 20:07:46 +00:00 |
metaengine.h
|
Update documentation.
|
2008-11-09 20:08:54 +00:00 |
module.mk
|
|
|