Commit Graph

2363 Commits

Author SHA1 Message Date
David Anderson
ea5c9f0af4 gaben 2006-02-14 23:56:55 +00:00
David Anderson
76609e2a4a fixed bug with translator cvar not being registered by core 2006-02-14 22:14:12 +00:00
David Anderson
1923d42c5f fixed old fmt bug 2006-02-14 20:28:52 +00:00
David Anderson
13360bec73 reformatted file a bit 2006-02-14 16:57:44 +00:00
David Anderson
f1a4cfee61 compilable now o_O 2006-02-14 15:13:26 +00:00
David Anderson
ac5d87b2c2 commited binaries + project file 2006-02-14 13:42:25 +00:00
David Anderson
bf0c1990dd committed new format() code 2006-02-14 12:01:22 +00:00
Borja Ferrer
a8c01e4865 fixed forwards passing floats as cells to the core
fixed pfn_playbackevent missing a parameter
2006-02-13 20:03:39 +00:00
Twilight Suzuka
472613d973 Fixed engine and dll bases screwing up. 2006-02-13 19:31:46 +00:00
Borja Ferrer
323341f67a added request at22274 2006-02-13 14:23:43 +00:00
David Anderson
71c023f485 added CS_TEAM_UNASSIGNED at vittu's request 2006-02-11 22:57:34 +00:00
David Anderson
48d3b6e952 bad ptr checks for strings 2006-02-11 22:56:55 +00:00
David Anderson
2c8808aaff fixed formatter bug on bad control code 2006-02-11 22:48:29 +00:00
David Anderson
82693ccae6 fixed serious OP_FLOAT_CMP bug (boy I was tired) 2006-02-11 21:51:28 +00:00
David Anderson
e74ff6a5a4 committed OP_FLOAT_CMP 2006-02-11 07:06:35 +00:00
Twilight Suzuka
eba5b1a920 Fixed 2006-02-11 03:04:45 +00:00
Twilight Suzuka
a93001a68b Fixed Null Error 2006-02-11 00:41:28 +00:00
Twilight Suzuka
d548457c30 Fixed stupid NULL error 2006-02-11 00:41:11 +00:00
Borja Ferrer
be1bc6f75c removed debug log for float testings 2006-02-10 19:47:09 +00:00
David Anderson
76358f4289 updated makefile 2006-02-10 15:53:13 +00:00
David Anderson
652f8b9f74 commited builds of latest asm stuff 2006-02-10 15:51:37 +00:00
David Anderson
dcaf3066bf experimental optimizer for float ops 2006-02-10 15:43:27 +00:00
Borja Ferrer
b527efde41 fixed bug where showmenus didn't properly clear newmenu bit 2006-02-10 14:16:00 +00:00
David Anderson
a195a0af30 fixed a re-entrancy bug 2006-02-09 12:04:35 +00:00
David Anderson
52aa992a2f fixed recursion problem
fixed handle leak
fixed player defaults
2006-02-09 11:53:22 +00:00
David Anderson
c602308acb fixed bug where exit wasn't guaranteed
fixed menu destroy bug at25132
2006-02-09 11:19:57 +00:00
Borja Ferrer
5a0b3b0f9f added a memcpy for MM 2006-02-09 11:17:22 +00:00
David Anderson
750b098e02 sigh... 2006-02-08 22:59:58 +00:00
David Anderson
2a13d923fa committed menu padding and title setting 2006-02-08 22:09:31 +00:00
David Anderson
3507155189 removed MM-1.18 compat 2006-02-08 21:59:02 +00:00
David Anderson
1e4c71e8e3 fixed blank items destroying menus 2006-02-08 05:39:03 +00:00
David Anderson
8d0a3ac9ae another sync 2006-02-08 04:11:14 +00:00
Twilight Suzuka
fb0febb50e Updated to remove unnessasary stocks 2006-02-08 02:17:45 +00:00
Twilight Suzuka
60586fdda4 Working at time of commission 2006-02-08 02:14:15 +00:00
Twilight Suzuka
b381fc9141 Working at time of commision. 2006-02-08 02:13:58 +00:00
David Anderson
33da5f3737 quick patch for dynamic native issues 2006-02-07 14:23:09 +00:00
David Anderson
3dcaa5742d bumped vers 2006-02-07 13:06:19 +00:00
David Anderson
e59d7c2f01 bumped version 2006-02-07 13:04:01 +00:00
David Anderson
9946a6892c wtfversion 2006-02-07 13:03:06 +00:00
David Anderson
9a5b855e2d fixed bug at25040 2006-02-07 12:43:40 +00:00
David Anderson
a43f62615b stupid typo 2006-02-07 12:19:37 +00:00
David Anderson
459f91af24 optimized this further 2006-02-07 09:02:08 +00:00
David Anderson
29f46a56d9 got rid of stupid "buffor" 2006-02-07 08:57:34 +00:00
David Anderson
a2bd08cf64 fixed bug at16664 2006-02-07 08:56:36 +00:00
David Anderson
208a57eaf8 added menu padding 2006-02-06 15:27:02 +00:00
David Anderson
2879c86d79 added more exit props 2006-02-06 13:24:26 +00:00
David Anderson
506a6e0465 added never display exit option to newmenus 2006-02-06 13:22:33 +00:00
David Anderson
53c029471f removed usage of CVAR_GET_STRING 2006-02-06 13:10:23 +00:00
Borja Ferrer
cc32f33815 lang debugger uses now make_string for THash 2006-02-06 12:57:14 +00:00
David Anderson
e2c1b8c178 Fixed bug where invalid keys were saved as blank translations
Fixed bug where dictionary caches were invalidated before being used
Loads with MM 5:11 now
2006-02-06 11:13:27 +00:00