Max Horn
a6b57dc3a9
- Added GCC_PRINTF attribute to several funcs where it makes sense
...
- change some constants from double to float, to avoid "loss of precision due to implicit conversion" warnings
- removed duplicate prototypes for some funcs
- fixed some "increases required alignment of target type" warnings
svn-id: r42009
2009-07-01 20:51:04 +00:00
Max Horn
dd98126423
Engines: Fused several init&go methods into a single run method
...
svn-id: r39003
2009-03-01 04:42:46 +00:00
Travis Howell
4131d3d07f
Fix sound noise regression in CD32 version of Simon the Sorcerer 1.
...
svn-id: r36236
2009-02-07 05:05:14 +00:00
Max Horn
7cb437b56f
Renamed SpecialDebugLevel to DebugChannel
...
svn-id: r36142
2009-01-30 05:10:24 +00:00
Torbjörn Andersson
7d3e9b3d35
Oops, my last commit introduced some warnings.
...
svn-id: r35063
2008-11-14 22:20:34 +00:00
Johannes Schickel
5a0556f09c
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
...
svn-id: r35062
2008-11-14 22:08:10 +00:00
Max Horn
40136f2590
Switched various Engine APIs to use Common::Error
...
svn-id: r34916
2008-11-06 17:05:54 +00:00
Max Horn
815d75e870
Don't use kPlainSoundType if you don't have to
...
svn-id: r33009
2008-07-11 20:28:14 +00:00
Jordi Vilalta Prat
d6c34bdc4b
Fixed the spaces before tabs.
...
svn-id: r30667
2008-01-28 00:14:17 +00:00
Gregory Montoir
98545ad4e5
sync'ing with local tree for now
...
- some minor changes to detection code
- added missing spanish strings to IGOR.TBL
- fixed '@' charset index
svn-id: r29672
2007-11-30 19:05:53 +00:00
Gregory Montoir
798ce43e19
- enabled speech sounds
...
- added end of demo check for demo 1.10
- simplified parts loop
- populated strings table in IGOR.TBL
- updated and packed charset data
svn-id: r29641
2007-11-25 23:27:51 +00:00
Gregory Montoir
a9f42051dd
sync with latest IGOR.TBL
...
svn-id: r29598
2007-11-21 21:50:11 +00:00
Gregory Montoir
0867e09a81
- added CTMF music support
...
- fixed dialogue in PART12
svn-id: r29552
2007-11-18 06:25:23 +00:00
Gregory Montoir
9f84af06d6
added saveload code, fixed calls to debugC
...
svn-id: r29401
2007-11-04 03:07:03 +00:00
Gregory Montoir
d9d15f9e7e
added bootparam handling, minor cleanup
...
svn-id: r29364
2007-11-01 18:16:02 +00:00
Gregory Montoir
47a2c28b6e
- minor changes to detection code
...
- reverted gameState.counter type to int16
- cleanup/removed deadcode
svn-id: r29344
2007-10-31 20:02:38 +00:00
Gregory Montoir
2a1c68b8a6
- added detection of second demo version
...
- moved the resource entries tables to an external file (IGOR.TBL)
- added tool to build IGOR.TBL
svn-id: r29332
2007-10-30 22:35:10 +00:00
Gregory Montoir
6c6e8657b6
added 'igor' engine for the game 'Igor: Objective Uikokahonia'
...
svn-id: r29318
2007-10-29 23:35:50 +00:00