Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-26 | make comi work again, can we branch for 0.4.0 already so all the testing ↵ | Jonathan Gray | |
actually means something? svn-id: r7122 | |||
2003-04-25 | added class SkyGrid (still untested) | Robert Göffringmann | |
svn-id: r7121 | |||
2003-04-25 | some endian fixes | Oliver Kiehl | |
svn-id: r7120 | |||
2003-04-25 | cleanup; added comment | Max Horn | |
svn-id: r7119 | |||
2003-04-25 | delete stdafx.cpp | Paweł Kołodziejski | |
svn-id: r7118 | |||
2003-04-25 | added me to the readme | Robert Göffringmann | |
svn-id: r7117 | |||
2003-04-25 | changed zero-sized arrays to pointers | Oliver Kiehl | |
svn-id: r7116 | |||
2003-04-25 | fixed some errors introduced in some of the last commits | Oliver Kiehl | |
svn-id: r7115 | |||
2003-04-25 | fixed warning | Paweł Kołodziejski | |
svn-id: r7114 | |||
2003-04-25 | changed turnProg from void* to uint16* | Max Horn | |
svn-id: r7113 | |||
2003-04-25 | fixed few warnings | Paweł Kołodziejski | |
svn-id: r7112 | |||
2003-04-25 | updated VC6 project file | Paweł Kołodziejski | |
svn-id: r7111 | |||
2003-04-25 | fix for http://sourceforge.net/forum/forum.php?thread_id=852581&forum_id=115757 | Oliver Kiehl | |
svn-id: r7110 | |||
2003-04-25 | Credit myself a bit ;) | Oliver Kiehl | |
svn-id: r7109 | |||
2003-04-25 | forgot to reactivate the intro ;) | Oliver Kiehl | |
svn-id: r7108 | |||
2003-04-25 | added #include "stdafx.h" to some files | Oliver Kiehl | |
svn-id: r7107 | |||
2003-04-25 | Committing my stuff under pressure from Endy ;) | Oliver Kiehl | |
please note that there are still many bugs in here. several stuff isn't endian safe either. SkyLogic needs to get split up as well. svn-id: r7106 | |||
2003-04-25 | committing my stuff under pressure from Endy ;) | Oliver Kiehl | |
svn-id: r7105 | |||
2003-04-25 | close console after we run a script | Jonathan Gray | |
svn-id: r7104 | |||
2003-04-25 | fixed stupid mistake (yeah yeah, being able to read old code, and use your ↵ | Max Horn | |
brain properly, helps :-) svn-id: r7103 | |||
2003-04-25 | Add patch #727309 - EGA LOOM: Bypassing the copy protection | Travis Howell | |
svn-id: r7102 | |||
2003-04-25 | fixed warning under VC6 | Paweł Kołodziejski | |
svn-id: r7101 | |||
2003-04-25 | add importres and script starting functionality to the debugger | Jonathan Gray | |
svn-id: r7100 | |||
2003-04-25 | fix a regression my recent change introduce in GF_OLD256 games <sigh> | Max Horn | |
svn-id: r7099 | |||
2003-04-24 | better safe then sorry... | Jonathan Gray | |
svn-id: r7098 | |||
2003-04-24 | Fixed a bug with Mrs. Piermont's theme | Robert Göffringmann | |
svn-id: r7097 | |||
2003-04-24 | simplified / unified code; fixed various masking bugs | Max Horn | |
svn-id: r7096 | |||
2003-04-24 | correction | Jonathan Gray | |
svn-id: r7095 | |||
2003-04-24 | disable masks in OLD_BUNDLE games for now | Jonathan Gray | |
svn-id: r7094 | |||
2003-04-24 | VAR_KEYPRESS is 118 in v7 this makes Shift-W in ft work | Jonathan Gray | |
svn-id: r7093 | |||
2003-04-24 | Update Simon the Sorcerer issues | Travis Howell | |
svn-id: r7092 | |||
2003-04-24 | disable ingame save/load screen for OLD_BUNDLE games | Jonathan Gray | |
svn-id: r7091 | |||
2003-04-24 | bypass copy prot for indy3ega | Jonathan Gray | |
svn-id: r7090 | |||
2003-04-23 | fixed verb scripts for old bundle games | Max Horn | |
svn-id: r7089 | |||
2003-04-23 | fix loading GF_OLD_BUNDLE games | Jonathan Gray | |
svn-id: r7088 | |||
2003-04-23 | update costume hack for indy3ega | Jonathan Gray | |
svn-id: r7087 | |||
2003-04-23 | fixed actor positions in Indy3EGA | Max Horn | |
svn-id: r7086 | |||
2003-04-23 | renamed unk19 to startScaleIndexX | Max Horn | |
svn-id: r7085 | |||
2003-04-23 | Some more V2 fixes for Zak | James Brown | |
svn-id: r7084 | |||
2003-04-23 | hmm | Jonathan Gray | |
svn-id: r7083 | |||
2003-04-23 | add script command to debugger and convert old printscripts function to new ↵ | Jonathan Gray | |
debugger svn-id: r7082 | |||
2003-04-23 | revert back a line to fix a nasty regression | Jonathan Gray | |
svn-id: r7081 | |||
2003-04-22 | huh? anyway, now it works much better already in indy3ega | Max Horn | |
svn-id: r7080 | |||
2003-04-22 | added FIXME comment (aquadran, comments?) | Max Horn | |
svn-id: r7079 | |||
2003-04-22 | some fixes for the indy3ega (and other OLD_BUNDLE?) costumes; still don't ↵ | Max Horn | |
display right, but base offsets are correct now: costume data is valid and identical in indy3ega and indy3 (256); and you actually see Indy running over the train in the intro (but, uhm... buggy :-) svn-id: r7078 | |||
2003-04-22 | updated for vc6 | Paweł Kołodziejski | |
svn-id: r7077 | |||
2003-04-22 | corrections for setting actor palette | Paweł Kołodziejski | |
svn-id: r7076 | |||
2003-04-22 | cleanup; small fix for GF_OLD256 games; also the head hack for indy3 is not ↵ | Max Horn | |
needed anymore svn-id: r7075 | |||
2003-04-22 | script debug messages not just for comi | Jonathan Gray | |
svn-id: r7074 | |||
2003-04-22 | opcode E0 DE is sound volume change | Jonathan Gray | |
svn-id: r7073 |