Commit Graph
100 Commits
Author SHA1 Message Date
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
David Anderson e5a798357c Patch at21699 (Nijule) 2005-11-19 21:52:56 +00:00
David Anderson c051c7f5b7 *** empty log message *** 2005-11-19 21:48:27 +00:00
David Anderson 322ad6fd68 New versions of compiler for at21691 2005-11-19 21:43:55 +00:00
David Anderson a5bd8463e8 Fixed bug at21691 (Podunk) 2005-11-19 21:38:50 +00:00
David Anderson 71926e6d03 get_user_attacker fixes
version bump
2005-11-19 21:24:49 +00:00
David Anderson fc6a193765 new hudchanneler 2005-11-19 20:31:11 +00:00
David Anderson 429798ae35 *** empty log message *** 2005-11-19 18:57:05 +00:00
David Anderson 4cc1218391 channels should clear again 2005-11-19 18:55:29 +00:00
David Anderson 83ea8b82b9 Fixed issue at19616 2005-11-19 09:26:30 +00:00
David Anderson 32cd6be7f5 Fix for issue at19616 2005-11-19 09:26:06 +00:00
David Anderson 4d9f2ded74 Fix for issue at19199 2005-11-19 09:16:27 +00:00
David Anderson 6163e25d7d *** empty log message *** 2005-11-19 09:07:28 +00:00
David Anderson a3d0767b22 potential fix for bugs related to TSFUN 2005-11-19 01:36:58 +00:00
David Anderson 62e7e22a93 Added functionality for the auto-channeler 2005-11-19 01:25:34 +00:00
David Anderson 694d7c118c Merged in karlos's code, fixed potential get_user_weapon problem 2005-11-19 00:34:25 +00:00
David Anderson a8bb28caa4 Committed new SDK function for player property mappings 2005-11-19 00:33:51 +00:00
David Anderson 79c4d0ca5c added linux compat 2005-11-13 22:34:32 +00:00
David Anderson 3125630b21 Partial fix for bug at19662 2005-11-12 18:55:37 +00:00
David Anderson d5c75fd6a5 What... 2005-10-30 14:17:32 +00:00
David Anderson 10a64737b5 Added optimizations to the task system
Added optimizations to the forward system
Fixed some debugger errors
2005-10-25 20:38:00 +00:00
David Anderson 3ced207dd3 Fixed forward bugs 2005-10-18 21:29:51 +00:00
David Anderson 3d59eabdc5 Graaght. Typing. 2005-10-18 21:05:15 +00:00
David Anderson 21caa9a0de Really fixed callfunc this time (debugger invocation error) 2005-10-13 05:27:13 +00:00
David Anderson 76b6510a27 686->586 2005-10-02 20:15:52 +00:00
David Anderson a75feafc4f Downgraded compile time flags to 586 2005-10-02 20:12:48 +00:00
David Anderson 86c2c2db02 Fixed bug where core isn't notified of a team change 2005-10-02 09:57:25 +00:00
David Anderson adfe7de08e callfunc_begin_i should not take -1 2005-09-27 19:51:23 +00:00
David Anderson 116536fe36 Fix for bug 19453 (karlos) 2005-09-26 22:11:44 +00:00
David Anderson dc5e458d9e Updated installer script to 1.60 2005-09-22 07:06:28 +00:00