23 Commits

Author SHA1 Message Date
Max Horn
8b1d7b9166 When including files from common/, explicitly use the common/ prefix
svn-id: r18444
2005-06-24 15:23:51 +00:00
Lars Persson
1c69696a9a Patches needed to build for SYMBIAN32 WINS/GCC added.
Test built for Symbian and run on P910i without any major problems.
Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA).

svn-id: r18430
2005-06-21 22:08:21 +00:00
Andrew Kurushin
7beb36ec72 fixed MS VC warn
svn-id: r18205
2005-05-21 13:21:56 +00:00
Max Horn
9e0c72868b No need to declare a full method if all you need is a tiny local function
svn-id: r18158
2005-05-18 08:50:06 +00:00
Eugene Sandulenko
1a68fbe145 round() is not portable.
svn-id: r18155
2005-05-18 07:59:45 +00:00
Max Horn
0ef8642bb5 Some cleanup (note: for some (negative value) corner cases, round does not 100% match the original code. However, that should probably not matter...)
svn-id: r18147
2005-05-18 00:02:29 +00:00
Eugene Sandulenko
e0ddf7480a Remove debug output. Some more PI fixes
svn-id: r18144
2005-05-17 23:27:50 +00:00
Eugene Sandulenko
7797676b02 Update with our own PI and atan2().
svn-id: r18143
2005-05-17 23:21:21 +00:00
Eugene Sandulenko
5cc3c4b903 Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatan
implementation?

svn-id: r18141
2005-05-17 23:03:25 +00:00
Eugene Sandulenko
3588b96d4f Added --disable-hq and --disable-scumm-7-8 options. Also improved
DISABLE_HE so more HE-specific code gets excluded.

svn-id: r18099
2005-05-14 22:56:41 +00:00
Eugene Sandulenko
30d4f86341 Opcode number correction
svn-id: r18090
2005-05-14 01:49:12 +00:00
Eugene Sandulenko
e3dc54dd97 Yet another LogicHE opcode.
svn-id: r18089
2005-05-14 01:39:39 +00:00
Eugene Sandulenko
7a2ab6fcd6 Implemented last football logic opcode.
svn-id: r18087
2005-05-14 01:28:02 +00:00
Eugene Sandulenko
ca65bf09fb More football logic opcodes.
svn-id: r18085
2005-05-14 00:32:40 +00:00
Eugene Sandulenko
8e91b99df8 Remove debug leftover comments.
svn-id: r18074
2005-05-12 18:42:59 +00:00
Eugene Sandulenko
907dec571a Support for football/footdemo logic
svn-id: r18065
2005-05-12 01:21:04 +00:00
Eugene Sandulenko
9e13005654 Implement now spotted Logic opcode in funshops. Now need to find a place
where another one gets called.

svn-id: r18064
2005-05-11 21:35:19 +00:00
Travis Howell
58562a0b70 Add additional logic hook in footdemo/funshops.
svn-id: r18048
2005-05-11 10:09:06 +00:00
Eugene Sandulenko
55c37c18ce Preparations to let LogicHE hold game-specific code. Introduced
GF_HE_985. Feel free to give it more proper name.

svn-id: r18036
2005-05-10 22:31:48 +00:00
Eugene Sandulenko
1a9683a8e8 Fixed PuttRace logic routines. Now they match thanks to ajax16384's great
tool.

svn-id: r18019
2005-05-10 01:01:45 +00:00
Paweł Kołodziejski
e774f60ec6 fixed warnings
svn-id: r18004
2005-05-09 17:24:25 +00:00
Eugene Sandulenko
51b92411e2 Rest of PuttRace logic code. Still buggy.
svn-id: r17988
2005-05-09 02:30:31 +00:00
Eugene Sandulenko
8e5bf3c092 Initial support for intensive floating point compuitations used in
Putt-Putt Race. Still incomplete.

svn-id: r17949
2005-05-08 03:08:11 +00:00