Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-21 | fixed MS VC warn | Andrew Kurushin | |
svn-id: r18205 | |||
2005-05-18 | No need to declare a full method if all you need is a tiny local function | Max Horn | |
svn-id: r18158 | |||
2005-05-18 | round() is not portable. | Eugene Sandulenko | |
svn-id: r18155 | |||
2005-05-18 | Some cleanup (note: for some (negative value) corner cases, round does not ↵ | Max Horn | |
100% match the original code. However, that should probably not matter...) svn-id: r18147 | |||
2005-05-17 | Remove debug output. Some more PI fixes | Eugene Sandulenko | |
svn-id: r18144 | |||
2005-05-17 | Update with our own PI and atan2(). | Eugene Sandulenko | |
svn-id: r18143 | |||
2005-05-17 | Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatan | Eugene Sandulenko | |
implementation? svn-id: r18141 | |||
2005-05-14 | Added --disable-hq and --disable-scumm-7-8 options. Also improved | Eugene Sandulenko | |
DISABLE_HE so more HE-specific code gets excluded. svn-id: r18099 | |||
2005-05-14 | Opcode number correction | Eugene Sandulenko | |
svn-id: r18090 | |||
2005-05-14 | Yet another LogicHE opcode. | Eugene Sandulenko | |
svn-id: r18089 | |||
2005-05-14 | Implemented last football logic opcode. | Eugene Sandulenko | |
svn-id: r18087 | |||
2005-05-14 | More football logic opcodes. | Eugene Sandulenko | |
svn-id: r18085 | |||
2005-05-12 | Remove debug leftover comments. | Eugene Sandulenko | |
svn-id: r18074 | |||
2005-05-12 | Support for football/footdemo logic | Eugene Sandulenko | |
svn-id: r18065 | |||
2005-05-11 | Implement now spotted Logic opcode in funshops. Now need to find a place | Eugene Sandulenko | |
where another one gets called. svn-id: r18064 | |||
2005-05-11 | Add additional logic hook in footdemo/funshops. | Travis Howell | |
svn-id: r18048 | |||
2005-05-10 | Preparations to let LogicHE hold game-specific code. Introduced | Eugene Sandulenko | |
GF_HE_985. Feel free to give it more proper name. svn-id: r18036 | |||
2005-05-10 | Fixed PuttRace logic routines. Now they match thanks to ajax16384's great | Eugene Sandulenko | |
tool. svn-id: r18019 | |||
2005-05-09 | fixed warnings | Paweł Kołodziejski | |
svn-id: r18004 | |||
2005-05-09 | Rest of PuttRace logic code. Still buggy. | Eugene Sandulenko | |
svn-id: r17988 | |||
2005-05-08 | Initial support for intensive floating point compuitations used in | Eugene Sandulenko | |
Putt-Putt Race. Still incomplete. svn-id: r17949 |