Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-27 | Reversed param order of File::open() -- this allowed me to get rid of a few ↵ | Max Horn | |
more getGameDataPath() calls svn-id: r14090 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-10-03 | Simon namespace | Max Horn | |
svn-id: r10574 | |||
2003-09-25 | Small cleanup to reduce amount of game id checks. | Travis Howell | |
svn-id: r10402 | |||
2003-09-24 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10390 | |||
2003-09-24 | Add Acorn version of Simon the Sorcerer 1 Talkie | Travis Howell | |
svn-id: r10389 | |||
2003-06-15 | cleanup | Max Horn | |
svn-id: r8509 | |||
2003-06-14 | make file objects stack based where possible, fixes a bunch of leaks | Jonathan Gray | |
svn-id: r8476 | |||
2003-06-01 | Rename SimonState to SimonEngine | Travis Howell | |
svn-id: r8228 | |||
2003-03-25 | Bug fix from ludde | Travis Howell | |
svn-id: r6859 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup .... | Paweł Kołodziejski | |
svn-id: r6720 | |||
2003-01-14 | Missed one section | Travis Howell | |
svn-id: r6452 | |||
2003-01-14 | Start for Simon 1 amiga cd32 version support, not working right yet. | Travis Howell | |
svn-id: r6450 | |||
2003-01-11 | More simon 2 targets (amiga/mac ports) | Travis Howell | |
svn-id: r6396 | |||
2003-01-03 | Don't crash if sound effect file doesn't exist | Travis Howell | |
svn-id: r6327 | |||
2003-01-03 | Improve error message when data files are missing | Travis Howell | |
svn-id: r6324 | |||
2002-12-10 | fixed compile error in VC++ | Oliver Kiehl | |
svn-id: r5897 | |||
2002-12-08 | now simon versions with trailing dots after filenames also load correctly | Oliver Kiehl | |
svn-id: r5891 | |||
2002-11-10 | if possible, always #include headers in the source files, not in other headers | Max Horn | |
svn-id: r5495 | |||
2002-11-05 | Add simon1talkie and simon2talkie targets | Travis Howell | |
svn-id: r5413 | |||
2002-10-31 | some more cleanup | Max Horn | |
svn-id: r5360 | |||
2002-10-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
2002-10-22 | Remove warning | Travis Howell | |
svn-id: r5246 | |||
2002-10-22 | Minor fixes for simon2dos target | Travis Howell | |
svn-id: r5227 | |||
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are ↵ | Max Horn | |
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216 | |||
2002-10-21 | use File::size() method were it makes sense; one small change to simon.cpp ↵ | Max Horn | |
based on comment on bug #595813 svn-id: r5210 | |||
2002-09-16 | simon also use class File | Paweł Kołodziejski | |
svn-id: r4948 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |