Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
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
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
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
David Anderson 458f2acfe7 fixed bug at25056 2006-02-06 04:29:50 +00:00
David Anderson 93ad26fb2a oops, forgot there was a sep. def for this 2006-02-05 08:25:45 +00:00
David Anderson f8d0e4b90d fixed bug at25028 (teame06) 2006-02-05 08:06:50 +00:00
David Anderson 35e8a67a48 *** empty log message *** 2006-02-05 04:20:30 +00:00
David Anderson 0df187edcd merged lang stuff 2006-02-05 03:41:30 +00:00
David Anderson 2cfebb0234 fixed typo 2006-02-05 02:26:00 +00:00
David Anderson 8edd843f4b removed CDataBuffer reliance 2006-02-05 02:20:45 +00:00
David Anderson 6324161b98 what 2006-02-05 01:00:28 +00:00
David Anderson f0f8b78df9 added server_changelevel back
fixed bug where NULL FP_STRING could crash forwards
2006-02-05 00:32:20 +00:00
David Anderson e0d4ad0a06 merged in random changes from twilight 2006-02-04 23:21:03 +00:00
David Anderson 815afdcd11 what 2006-02-03 05:48:55 +00:00
David Anderson 88d2b393d8 cvar queries actually run now
removed old fakemeta code
2006-02-03 04:19:18 +00:00
David Anderson 07affb56f2 works with post now 2006-02-03 03:28:43 +00:00
David Anderson 2ad9a320de added unregister_forward() 2006-02-03 03:27:03 +00:00
David Anderson df082de817 committed newmenu api, take two 2006-02-03 03:00:48 +00:00
David Anderson 3027b732a5 added player_menu_info 2006-02-03 03:00:27 +00:00
David Anderson af939f4e8d new menu API 2006-02-03 02:55:27 +00:00
David Anderson 63b10cfaf5 Fixed DEP bug 2006-02-02 09:34:06 +00:00
David Anderson ea34df433a patched cvar change exploit (target) 2006-02-01 13:07:36 +00:00
David Anderson f40ae48849 removed server_changelevel (at24675 - oneyed) 2006-02-01 12:33:31 +00:00
David Anderson 7070273616 patch at24690 (karlos) 2006-02-01 12:23:30 +00:00
David Anderson 923ecaa0e5 added pev_valid 2006-02-01 12:17:40 +00:00
David Anderson 53d9274b45 added pev_valid() 2006-02-01 12:16:33 +00:00
David Anderson 4426910b9a made find plugin fast inline for speed 2006-02-01 12:10:52 +00:00
David Anderson eb010688af optimized + fixed parsing in strbreak() 2006-02-01 12:10:26 +00:00
David Anderson 314392bffe removed old cvarquery stuff, added support for queryclientcvarvalue2 2006-02-01 12:09:43 +00:00
David Anderson 28ede82f91 added cell list registering 2006-02-01 12:09:19 +00:00
David Anderson a5819d8cf8 added create forward natives 2006-02-01 12:08:42 +00:00
David Anderson 2d0e12363f added include defs for new forward creation 2006-02-01 11:54:57 +00:00
David Anderson cb291dbdd5 sync 2006-01-30 21:40:10 +00:00
David Anderson 04c54128af fixed case 2006-01-27 09:07:37 +00:00
David Anderson 82cb94ab56 removed old fakemeta #defines
added better mm version handling
2006-01-27 09:07:04 +00:00
David Anderson 018b4645e8 *** empty log message *** 2006-01-24 15:43:49 +00:00
David Anderson 6cec38a329 committed latest compiler 2006-01-24 15:09:27 +00:00
David Anderson 8cc73227c7 removed changelevel forward 2006-01-24 15:02:11 +00:00
David Anderson fd7f4441fb final version I hope 2006-01-07 06:17:16 +00:00
David Anderson 636f1141e4 removed test code 2006-01-07 06:16:52 +00:00
David Anderson 2eac69e9b4 *** empty log message *** 2006-01-07 05:40:57 +00:00
David Anderson 3b79a063b6 finally, a correct fix 2006-01-07 05:39:40 +00:00
David Anderson 69b6ed5f56 *** empty log message *** 2006-01-07 04:48:02 +00:00
David Anderson 07b9bb9987 okay, works 2006-01-07 04:47:49 +00:00
David Anderson 9578e8ac3d *** empty log message *** 2006-01-07 04:44:36 +00:00
David Anderson 39fd00c5be real fix this time 2006-01-07 04:43:01 +00:00
David Anderson 6a59d8cd07 patch of compiler binaries 2006-01-07 02:24:58 +00:00
David Anderson a4db0d927a Fixed bug at22981 2006-01-07 02:20:54 +00:00
David Anderson 85f14422cb re-added file natives 2006-01-06 22:49:42 +00:00
David Anderson 66c278c64b wrong handle, oops 2006-01-06 21:05:48 +00:00
David Anderson 86c033a922 gab gab 2006-01-06 14:47:59 +00:00
David Anderson 91c082878c wa 2006-01-06 14:44:32 +00:00
David Anderson 3d00b8c545 Merged changes from SH:List
Fixed bug where natives did not use the debugger (experimental)
Removed array size detection :(
2006-01-06 14:37:58 +00:00
David Anderson 0c745590ec Added functions for smashing the stack and memory :) 2006-01-06 14:22:12 +00:00
David Anderson d1b290c7a4 Fixed bug at23454 (DeciusMagnus) 2005-12-26 14:38:14 +00:00
David Anderson 83d2e1a510 *** empty log message *** 2005-12-01 13:45:30 +00:00
David Anderson f336585d4f Fixed GCC compatibility for now.
Removed ps_locked and replaced with ps_error.
Added set_fail_state.
Fixed md5_file.
2005-12-01 13:42:28 +00:00
David Anderson 80fdb2cdb2 Removed ps_locked flag 2005-11-29 21:59:21 +00:00
David Anderson 8251ffd25f Fixed bug at22273 (karlos) 2005-11-29 21:54:43 +00:00
David Anderson 5ad341edd7 EXPERIMENTAL BTree+DL ADT for Tasks (USE AT RISK) 2005-11-29 00:52:35 +00:00
David Anderson cbcc91cc09 BETA optimizations 2005-11-22 04:14:07 +00:00
David Anderson c6fc34a64d Rewrote format() parser to be re-entrant and easier to read
Added various optimizations
Fixed memory leak in sh_tinyhash
2005-11-21 10:04:43 +00:00
David Anderson f13599177f Rewrote language backend for integrity checking and optimization
Replaced CRC32 system with real hash-map
2005-11-21 01:35:37 +00:00
David Anderson 6f2121cd4d Fixed bug in prune()
Synced changes from SourceHook
2005-11-20 20:54:20 +00:00
David Anderson 5c5ca9251e New offsets from karlos 2005-11-20 20:01:03 +00:00
David Anderson 30f7f6d51f Fixed typo in SDK 2005-11-20 20:00:31 +00:00
David Anderson 922a2f6006 bumped version numbers 2005-11-20 19:47:49 +00:00
David Anderson 54f3bba89d Bump of versions+SDKs 2005-11-20 19:45:59 +00:00
David Anderson 5d8150637b Bump of version+SDK 2005-11-20 19:42:14 +00:00
David Anderson 0482883a8a Resync of compiler build 2005-11-20 19:18:40 +00:00
David Anderson 9e4b1661e3 Fixed bug at21914 (faluco) 2005-11-20 19:10:13 +00:00
David Anderson 847158f400 what 2005-11-20 02:36:52 +00:00
David Anderson 0551b46c8b gcc4 compatibility (Nijule) 2005-11-19 22:44:17 +00:00