Age | Commit message (Expand) | Author |
2006-01-27 | Resource modified status always cleared when nuked. | Travis Howell |
2006-01-27 | Make resource management of modified wizImages closer to original games. | Travis Howell |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2006-01-16 | Match sizes of original versions, to avoid possible overflows. | Travis Howell |
2006-01-15 | Fix sound channel selection in HE95+ games. | Travis Howell |
2006-01-10 | Get rid of unused variables and removed them from the save data ; FloodFill.u... | Gregory Montoir |
2006-01-10 | Reset sound flags for HE100 games. | Travis Howell |
2006-01-10 | Correct HE sound flags in HE100 games. | Travis Howell |
2006-01-05 | Sets random talk state, if value is zero. | Travis Howell |
2006-01-05 | Initial support for sound code in HE games. | Travis Howell |
2005-11-06 | Fix regression, must not be an int16. | Travis Howell |
2005-10-22 | Reduce header dependencies (for quicker recompiles) | Max Horn |
2005-10-21 | Actor layer in HE games uses an int32. | Travis Howell |
2005-10-21 | Add XMAP support for actors. | Travis Howell |
2005-10-19 | Add missing opcode in HE100 table. | Travis Howell |
2005-10-19 | Ooops | Travis Howell |
2005-10-19 | Add HE100 version of floodFill. | Travis Howell |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-16 | Add missing function for getWizData. | Travis Howell |
2005-08-31 | cleanup | Gregory Montoir |
2005-08-14 | Replace warnings with debug, errors or printfs: | Travis Howell |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | removed unneeded #include | Gregory Montoir |
2005-06-24 | Whitespace changes. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-14 | -Add more Backyard sports titles | Travis Howell |
2005-06-13 | Rename opcode/function | Travis Howell |
2005-06-05 | Ooops, mixed up one function name. | Travis Howell |
2005-06-05 | Remove duplicate field. | Travis Howell |
2005-06-05 | Rename sprite functions, based on map. | Travis Howell |
2005-06-04 | correction, fixes lost/smaller palette glitches | Gregory Montoir |
2005-05-28 | Add last changes to HE100 too. | Travis Howell |
2005-05-28 | Sync opcode names and add HE72+ version of o_systemOps. | Travis Howell |
2005-05-23 | Rename sprite functions. | Travis Howell |
2005-05-23 | Add Sprite class and move over related functions. | Travis Howell |
2005-05-23 | Move wizImage functions to Wiz class. | Travis Howell |
2005-05-22 | 'len' is not initialized at this point, but if the purpose is to reset tmp3 | Torbjörn Andersson |
2005-05-22 | HE70+ games use flags in drawBox(). | Travis Howell |
2005-05-22 | Sync HE100. | Travis Howell |
2005-05-12 | Removed unused variables to prevent warnings. | Torbjörn Andersson |
2005-05-12 | Avoid HE regressions. | Travis Howell |
2005-05-10 | Rename opcode | Travis Howell |
2005-05-09 | Should be case 40. | Travis Howell |
2005-05-07 | Additions for funshop titles. | Travis Howell |
2005-05-07 | Missed one section. | Travis Howell |
2005-05-07 | Add missing opcode details | Travis Howell |
2005-05-02 | Add missing case for pajama. | Travis Howell |
2005-05-01 | Use correct safety check. | Travis Howell |
2005-05-01 | Add missing safety checks. | Travis Howell |
2005-04-30 | Reset additional fields | Travis Howell |