Max Horn
|
49448af6cb
|
AGI: Turn some more AGI static functions into AgiEngine methods
svn-id: r50127
|
2010-06-21 21:34:06 +00:00 |
|
Max Horn
|
e7da62763e
|
AGI: Turn timerHack and curLogic into AgiEngine members; get rid of some #defines
svn-id: r50125
|
2010-06-21 21:33:22 +00:00 |
|
Max Horn
|
da28fde4c6
|
AGI: Change some #defines to enums
svn-id: r50033
|
2010-06-18 22:07:32 +00:00 |
|
Johannes Schickel
|
aed02365ec
|
Strip trailing spaces/tabs.
svn-id: r47541
|
2010-01-25 01:39:44 +00:00 |
|
Eugene Sandulenko
|
8ad5694cb1
|
Reduce header dependencies for AGI engine.
svn-id: r46942
|
2010-01-03 20:15:44 +00:00 |
|
Max Horn
|
51933629d1
|
Changed foo(void) to foo() in almost all non-backend source files
svn-id: r45616
|
2009-11-02 21:54:57 +00:00 |
|
Eugene Sandulenko
|
ea3373708c
|
Correct implementation for set.key opcode. Fixes #2605104: "AGI: Manhunter, F3 hotkey dosent work", removed number of hacks
svn-id: r41259
|
2009-06-06 17:48:09 +00:00 |
|
Eugene Sandulenko
|
26d8b2bb72
|
Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original"
svn-id: r41243
|
2009-06-06 17:40:56 +00:00 |
|
Eugene Sandulenko
|
93d62da652
|
Whitespace fixes and C++ comments
svn-id: r41239
|
2009-06-06 17:39:13 +00:00 |
|
Filippos Karapetis
|
0015657caa
|
Fix for bug #2541237 - "AGI: Restart quits ScummVM"
svn-id: r36279
|
2009-02-12 15:13:52 +00:00 |
|
Max Horn
|
9b160804ab
|
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
svn-id: r34700
|
2008-09-30 12:27:38 +00:00 |
|
Christopher Page
|
30b1a62e81
|
Removed unnecessary #inlcudes
svn-id: r32984
|
2008-07-10 05:15:19 +00:00 |
|
Christopher Page
|
e808cdf7a0
|
Reimplemented pushEvent() and artificialEventQueue to work with Events instead of EventTypes. Reimplemented Queue as a List instead of Array. Updated AGOS, AGI, CINE, GOB, and KYRA to work with the current implementation of the GMM
svn-id: r32971
|
2008-07-09 02:27:05 +00:00 |
|
Christopher Page
|
61d25a912e
|
Agi works with the new GMM implementation
svn-id: r32953
|
2008-07-07 23:24:12 +00:00 |
|
Christopher Page
|
f878820bbe
|
Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So far agi, agos, and cine are now using the new _quit flag.
svn-id: r32770
|
2008-06-24 21:15:30 +00:00 |
|
Torbjörn Andersson
|
063aecaf7a
|
Fixed warning.
svn-id: r30269
|
2008-01-05 23:01:25 +00:00 |
|
Kari Salminen
|
d604f51d42
|
Implement unknown test command 19 (hopefully) properly and name it unofficially as the in.motion.using.mouse-command.
svn-id: r30251
|
2008-01-05 20:35:18 +00:00 |
|
Kari Salminen
|
b4f23c84f5
|
Added a FIXME-comment and a warning to the unknown test command 19.
svn-id: r29336
|
2007-10-31 08:56:32 +00:00 |
|
Kari Salminen
|
ff55553c72
|
Fix for bug #1745950 (GR: Birds stuck in opening screen (Amiga version)).
svn-id: r29335
|
2007-10-31 03:14:12 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Filippos Karapetis
|
dc1e1a3f11
|
Removed several goto statements
svn-id: r26763
|
2007-05-06 10:35:47 +00:00 |
|
Max Horn
|
73c3625f1f
|
Fixing various doxygen warnings
svn-id: r25362
|
2007-02-03 21:37:52 +00:00 |
|
Paweł Kołodziejski
|
b47eb95316
|
Formating names in source code
svn-id: r25101
|
2007-01-16 12:40:51 +00:00 |
|
Paweł Kołodziejski
|
1d3ca2e409
|
first phase of objectisation of agi engine
svn-id: r24808
|
2006-12-06 19:27:02 +00:00 |
|
Paweł Kołodziejski
|
383b598c5c
|
converted to scummvm console style
svn-id: r22618
|
2006-05-24 21:40:24 +00:00 |
|
Torbjörn Andersson
|
4a583216fb
|
Fixed most - not all - GCC warnings.
svn-id: r22614
|
2006-05-24 19:51:37 +00:00 |
|
Paweł Kołodziejski
|
107073537e
|
imported AGI engine
svn-id: r22588
|
2006-05-23 23:43:52 +00:00 |
|