Commit graph

131 commits

Author SHA1 Message Date
Pawel Kolodziejski
6413affb5c added code for SendObjectToBack and SendObjectToFront 2005-04-08 12:41:19 +00:00
Pawel Kolodziejski
e345595a63 added code for freeing object states 2005-04-08 12:09:17 +00:00
Pawel Kolodziejski
ab91e70d9f ops 2005-04-08 11:49:00 +00:00
Pawel Kolodziejski
3df679a857 added Get/SetTextSpeed opcodes 2005-04-08 11:47:47 +00:00
Pawel Kolodziejski
fe52e9db40 added *Image opcodes, so Grim logo in menu is displayed 2005-04-08 11:16:57 +00:00
Pawel Kolodziejski
3cd5fe2c38 whitespaces 2005-04-08 10:23:43 +00:00
Pawel Kolodziejski
b4e227b8e8 whitespaces 2005-04-08 10:23:03 +00:00
Pawel Kolodziejski
f5371ff904 added rectangle drawing support, gl driver is not working properly only tinygl 2005-04-08 09:33:21 +00:00
Pawel Kolodziejski
3f867414f0 ops 2005-04-08 08:39:02 +00:00
Pawel Kolodziejski
9c2b49ac8c next patch from Erich Hoover:
- more menu support
- fix problem with Manny going to garage
2005-04-08 08:22:02 +00:00
Pawel Kolodziejski
c77fc9cdaf added few lua stubs 2005-04-07 20:06:27 +00:00
Pawel Kolodziejski
39e3aed426 added some part of primitives code 2005-04-07 19:29:06 +00:00
Pawel Kolodziejski
443bb6bdf2 few changes to working in progress DimScreen and BlastRect 2005-04-07 07:04:36 +00:00
Pawel Kolodziejski
57c52d7498 patch from Erich Hoover: Menu support(partialy), Text fixes 2005-04-05 13:50:54 +00:00
Pawel Kolodziejski
f51215c370 few changes for textObjects 2005-04-05 04:33:56 +00:00
Pawel Kolodziejski
c0ce067e56 patch fixes from Erich Hoover:
subtitles fixes

Thanks
2005-04-03 11:33:28 +00:00
Pawel Kolodziejski
aceada4278 that opcodes are allready in there.
please note that all used in games opcodes are on that array. adding/removing/changing order break savegame compatibility.
2005-03-28 05:15:11 +00:00
Daniel Schepler
932ccec21b Preliminary version of wall handling. Manny still gets stuck at walls,
but he now turns until he can move forward again.
2005-03-28 01:56:40 +00:00
Pawel Kolodziejski
f3d915f617 added experimental subtitles for speak, it may crash after finish speak line 2005-03-20 16:48:26 +00:00
Pawel Kolodziejski
51b5e54e34 reorganized TextObject code to easier bitmap recreation 2005-03-20 13:51:40 +00:00
Pawel Kolodziejski
54185ac340 that is not needed 2005-03-20 11:53:15 +00:00
Pawel Kolodziejski
a761e95adc split into subfunc getTextObjectParams 2005-03-20 11:50:56 +00:00
Pawel Kolodziejski
b04615fac3 rest of LAF support patch and my addons for driver drawing 2005-03-19 21:48:23 +00:00
Pawel Kolodziejski
74ae4b3401 applied part of patch LAF code(only loading font data for now), rest is in progress.
Thanks a lot salty-horse
2005-03-18 19:54:40 +00:00
Pawel Kolodziejski
641f4dcf0f added font tag 2005-01-21 23:00:33 +00:00
Pawel Kolodziejski
d4696bd224 changed way of actor, objectstate, color usertags 2005-01-21 22:57:30 +00:00
Pawel Kolodziejski
723d50dc59 fix warning 2005-01-21 17:53:26 +00:00
Pawel Kolodziejski
3e778f909b fixed bug related checking all sounds instead for concrete sound 2005-01-16 00:27:19 +00:00
Max Horn
d58535d9f3 Use ARRAYSIZE 2005-01-15 17:06:31 +00:00
Pawel Kolodziejski
07c4acb81e forgot add before 2005-01-14 22:25:38 +00:00
Pawel Kolodziejski
43635340dc added one func 2005-01-14 22:20:18 +00:00
Pawel Kolodziejski
444e6ef553 changed resturn value from setSequence as should be 2005-01-14 09:25:42 +00:00
Pawel Kolodziejski
52515b14ce added -1 param support for imuse setMusicSeq func 2005-01-13 21:25:39 +00:00
Pawel Kolodziejski
21ee0705c6 handle EngineDisplay opcode better 2005-01-13 09:27:07 +00:00
Pawel Kolodziejski
c0f8811e01 fixed more warnings 2005-01-13 00:15:15 +00:00
Pawel Kolodziejski
310bffb3c0 fixed some warnings 2005-01-12 23:28:47 +00:00
Pawel Kolodziejski
ba95e81d21 some more imuse changes 2005-01-05 18:28:50 +00:00
Pawel Kolodziejski
0726949cb8 fixes to imuse 2005-01-03 16:27:57 +00:00
Pawel Kolodziejski
6489c11fdc added 3 funcs 2005-01-03 08:18:45 +00:00
Pawel Kolodziejski
1497caa55a added two lua opcodes 2005-01-02 20:26:51 +00:00
Pawel Kolodziejski
1e4fdcada6 changes in parsing message texts 2005-01-02 13:34:50 +00:00
Pawel Kolodziejski
631db27920 handle sfx and voice by imuse 2005-01-01 21:07:52 +00:00
Pawel Kolodziejski
f5381592ef removed never used lua opcodes and add new monkey4 stubs opcodes 2005-01-01 15:23:13 +00:00
Pawel Kolodziejski
23e36b1fa2 cleanup 2005-01-01 12:41:53 +00:00
Pawel Kolodziejski
5d8656dc48 cleanup headers 2005-01-01 12:27:57 +00:00
Pawel Kolodziejski
a2df2cf7ce update copyrights 2005-01-01 10:23:18 +00:00
Pawel Kolodziejski
f8d91f8332 cleanup 2004-12-31 22:05:26 +00:00
Pawel Kolodziejski
fa8e82812d replace class instances into global refrences 2004-12-31 21:35:04 +00:00
Pawel Kolodziejski
dbe4a2e98f attach imuse to lua commands scripts 2004-12-30 22:38:53 +00:00
Pawel Kolodziejski
700a3124b0 - removed/disabled current sound code, will be replaced with imuse
- updated more temporary imuse code
2004-12-28 08:05:18 +00:00