Age | Commit message (Expand) | Author |
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 |
2005-04-30 | Add expanded _wizParams used by HE100 games. | Travis Howell |
2005-04-30 | Add missing case. | Travis Howell |
2005-04-27 | Minor cleanup. | Travis Howell |
2005-04-27 | Minor clean up, HE games should always copy strings directly. | Travis Howell |
2005-04-21 | cleanup | Gregory Montoir |
2005-04-21 | Sync. HE100. | Travis Howell |
2005-04-21 | Correct argument order. | Travis Howell |
2005-04-20 | Rename wizImage process flag for HE games. | Travis Howell |
2005-04-20 | Rename sprite field for HE games. | Travis Howell |
2005-04-20 | Correct flag value. | Travis Howell |
2005-04-19 | minor cleanup | Gregory Montoir |
2005-04-18 | Adjust again, for sound header differences. | Travis Howell |
2005-04-18 | Sound size should only include sound data. | Travis Howell |
2005-04-18 | Use correct music offsets for HE games, only a few demos use wrong tunes now. | Travis Howell |
2005-04-17 | Fix buffer overflow regression. | Travis Howell |
2005-04-17 | Add separate function for loading palette from choosen room. | Travis Howell |
2005-04-14 | Add HE7.2 difference in o_getResourceSize(). | Travis Howell |
2005-04-13 | Updated comment | Gregory Montoir |
2005-04-13 | _stringBuffer can have mutple strings, ie in pajama2 startup. | Travis Howell |