Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-21 | update, fix compilation | Joost Peters | |
svn-id: r9104 | |||
2003-07-21 | Rest of patch #774556 (small optimization for aspect ratio correction) | Max Horn | |
svn-id: r9103 | |||
2003-07-21 | part of patch #774556: fix for aspect mode + shaking | Max Horn | |
svn-id: r9102 | |||
2003-07-20 | Bass skip fix | Nicolas Bacca | |
svn-id: r9101 | |||
2003-07-20 | Compile with new version string | Nicolas Bacca | |
svn-id: r9100 | |||
2003-07-20 | improved stampObject opcode for FT mine field, still layers? problem | Paweł Kołodziejski | |
svn-id: r9099 | |||
2003-07-20 | some changes for stampObject opcode to be more similiar dissassembly | Paweł Kołodziejski | |
svn-id: r9098 | |||
2003-07-20 | fixed regression caused by me | Paweł Kołodziejski | |
svn-id: r9097 | |||
2003-07-20 | fixed warnings | Paweł Kołodziejski | |
svn-id: r9096 | |||
2003-07-20 | Fixed mishandling of _mode_flags that prevented the Simon games from using | Torbjörn Andersson | |
the DF_WANT_RECT_OPTIM flag. svn-id: r9095 | |||
2003-07-20 | Revert my bad code | Travis Howell | |
svn-id: r9094 | |||
2003-07-20 | Use automatic dirty rect code for simon games for now to reduce CPU usage | Travis Howell | |
svn-id: r9093 | |||
2003-07-20 | Fix regression | Travis Howell | |
Switch erros to warnings svn-id: r9092 | |||
2003-07-20 | Reorder segements to make it compile again | Chris Apers | |
svn-id: r9091 | |||
2003-07-20 | Remove comment | Travis Howell | |
svn-id: r9090 | |||
2003-07-20 | whitespace | Max Horn | |
svn-id: r9089 | |||
2003-07-20 | fix for bug #758542 | Max Horn | |
svn-id: r9088 | |||
2003-07-20 | removed a whitespace | Max Horn | |
svn-id: r9087 | |||
2003-07-20 | typo | Max Horn | |
svn-id: r9086 | |||
2003-07-20 | merged checkKeyHit/convertKeysToClicks/getKeyInput into processKbd - their ↵ | Max Horn | |
separation served no purpose but made it much harder to understand the code. Also, this opens up possibilities to cleanup the code svn-id: r9085 | |||
2003-07-19 | moved up code for v1 setActorPalette func | Paweł Kołodziejski | |
svn-id: r9084 | |||
2003-07-19 | moved some functions out of scummvm.cpp into more appropriate files; ↵ | Max Horn | |
rearranged stuff inside scummvm.cpp to be grouped a bit more logical svn-id: r9083 | |||
2003-07-19 | updated opcode "Actor Set Color" in o2_ActorSet func, it's based on ↵ | Paweł Kołodziejski | |
dissassembly, why it was "i = 3" ? svn-id: r9082 | |||
2003-07-19 | Small update to Amogs sfx support for indy3/loom, patch #771355 | Travis Howell | |
svn-id: r9081 | |||
2003-07-19 | Added Revolution Software to the credits (as discussed on the mailing list) | Torbjörn Andersson | |
svn-id: r9080 | |||
2003-07-19 | added vc7 files to dist | Paweł Kołodziejski | |
svn-id: r9079 | |||
2003-07-19 | added this file too | Paweł Kołodziejski | |
svn-id: r9078 | |||
2003-07-19 | added vc7 files and fixed warnings. vc6 is no longer supported by me | Paweł Kołodziejski | |
svn-id: r9077 | |||
2003-07-19 | update VC6 files | Paweł Kołodziejski | |
svn-id: r9076 | |||
2003-07-19 | typo | Max Horn | |
svn-id: r9075 | |||
2003-07-19 | added TODOs; made switching between asepct modes a bit nice; made scale a ↵ | Max Horn | |
template parameter to help compile optimizations svn-id: r9074 | |||
2003-07-19 | Ignore me, I'm a carrot. | James Brown | |
svn-id: r9073 | |||
2003-07-19 | Restore size hack properly | James Brown | |
svn-id: r9072 | |||
2003-07-19 | Change back to warning | Travis Howell | |
svn-id: r9071 | |||
2003-07-19 | Another fix from Hibernatus | Travis Howell | |
svn-id: r9070 | |||
2003-07-19 | More fix from Hibernatus | Travis Howell | |
svn-id: r9069 | |||
2003-07-18 | Fix recursive calls of object scripts. In V2 for each object two script | Jochen Hoenicke | |
can be active at the same time: One 253 script and one normal script. We misuse the recursive flag to mark 253 scripts. When starting a 253 script we stop a script that has recursive flag set and when starting a normal script we stop the script that doesn't. svn-id: r9068 | |||
2003-07-18 | Add game specific scaler override to sky | Travis Howell | |
Add game specific scaler and full screen override to simon svn-id: r9067 | |||
2003-07-18 | Another fix from Hibernatus | Travis Howell | |
svn-id: r9066 | |||
2003-07-18 | Grammer | Travis Howell | |
svn-id: r9065 | |||
2003-07-18 | Add new target and notes | Travis Howell | |
svn-id: r9064 | |||
2003-07-18 | Add 22KHz sounds effect support for fm towns games, patch #773434 | Travis Howell | |
svn-id: r9063 | |||
2003-07-18 | Add Indy3 FM Towns support, patch #773434 | Travis Howell | |
svn-id: r9062 | |||
2003-07-17 | simplified code | Max Horn | |
svn-id: r9061 | |||
2003-07-17 | Fix from Hibernatus | Travis Howell | |
svn-id: r9060 | |||
2003-07-17 | Revert part of last changes. | Travis Howell | |
Caused indy3ega/loom to try to use amiga sound sometimes, when Amiga option was enabled. svn-id: r9059 | |||
2003-07-17 | Ooops | Travis Howell | |
svn-id: r9058 | |||
2003-07-17 | Make the Amiga option costumes/palette only again. | Travis Howell | |
svn-id: r9057 | |||
2003-07-17 | Update project files | Nicolas Bacca | |
svn-id: r9056 | |||
2003-07-17 | Fix Amiga palette | Travis Howell | |
svn-id: r9055 |