.. |
agi
|
Merged revisions 32564-32565,32567-32575,32577,32579-32594,32596-32603,32605-32639,32644-32646,32648-32666 via svnmerge from
|
2008-06-11 17:36:21 +00:00 |
agos
|
AGOS: Found a system->quit(), changed to _quit=true
|
2008-06-16 17:34:58 +00:00 |
cine
|
Merged revisions 31992,32088,32094,32129,32203,32208,32219,32236,32329,32332-32333,32357,32504,32519,32525,32566,32578,32641-32642,32673,32675,32677,32679-32680,32718-32719,32721,32739 via svnmerge from
|
2008-06-20 20:20:46 +00:00 |
cruise
|
Removed the now empty files stringSupport.cpp/.h
|
2008-06-03 07:34:47 +00:00 |
drascula
|
Possible fix for bug #1979086 - "DRASCULA: Wrong language detection(?) and crash"
|
2008-06-17 21:52:58 +00:00 |
gob
|
Fixed a palette issue in Lost in Time
|
2008-06-19 22:54:17 +00:00 |
igor
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
kyra
|
missed this in last commit (bug fix for #1997149)
|
2008-06-22 12:41:46 +00:00 |
lure
|
Cleaned up some unnecessary comments
|
2008-06-16 19:55:59 +00:00 |
m4
|
Renamed M4Surface::empty() to clear() (two reason: empty is not a verb, and in class String it is used for a bool property)
|
2008-06-18 21:02:52 +00:00 |
made
|
- Fixed sprite drawing in Rodney's Funscreen
|
2008-06-18 11:01:51 +00:00 |
parallaction
|
Circular references between Zone/Animation and Command are now manually removed, to allow the objects - which are stored into SharedPtr's - to be deallocated.
|
2008-06-22 05:42:22 +00:00 |
queen
|
QUEEN: Modified engine to use a quit flag instead of system->quit() in order to return to the launcher
|
2008-06-04 05:21:47 +00:00 |
saga
|
Cleaned up some unnecessary comments
|
2008-06-16 19:55:59 +00:00 |
scumm
|
SCUMM: Fixed a memory leak in the SCUMM engine
|
2008-06-12 19:43:54 +00:00 |
sky
|
SKY: Fixed a memory leak in SKY engine
|
2008-06-06 16:40:39 +00:00 |
sword1
|
Fix bug #1981402: "BS1: grammatical error in the Italian menu"
|
2008-06-01 18:37:35 +00:00 |
sword2
|
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
|
2008-06-04 17:20:25 +00:00 |
touche
|
TOUCHE: Reverted some comments that were used for testing purposes
|
2008-06-09 22:26:05 +00:00 |
engine.cpp
|
Merged lots of _mixer->isReady() warnings into a single one in Engine constructor
|
2008-02-15 17:01:35 +00:00 |
engine.h
|
|
|
engines.mk
|
Revert last commit.
|
2008-06-14 11:23:29 +00:00 |
metaengine.h
|
Fixed some code formatting thanks to LordHoto
|
2008-05-26 00:28:48 +00:00 |
module.mk
|
|
|