Commit Graph
2294 Commits
Author SHA1 Message Date
David Anderson 66c278c64b wrong handle, oops 2006-01-06 21:05:48 +00:00
Borja Ferrer 04113f8a02 merged changes from SH:TinyHash 2006-01-06 18:52:12 +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
Borja Ferrer b46ee941d4 reverted tasks to v1.60 2006-01-06 05:10:17 +00:00
Borja Ferrer 0d3055e505 partial fix for dynamic natives when running on debug mode 2006-01-06 04:59:39 +00:00
Pavol Marko 4b51565e3b hello my name is pm and i just fixed the bug described in 23888 2006-01-04 23:23:52 +00:00
Twilight Suzuka c9e84c563d Updated to include additional protection for PDATA. 2006-01-03 21:48:59 +00:00
Twilight Suzuka 60716cd346 *** empty log message *** 2006-01-03 21:19:11 +00:00
Christian Hammacher 531cc5f2c1 Added some returns in engfunc() and in dllfunc() 2005-12-31 15:09:14 +00:00
David Anderson d1b290c7a4 Fixed bug at23454 (DeciusMagnus) 2005-12-26 14:38:14 +00:00
Christian Hammacher 8aaa2d859f Modified something in the About dialog 2005-12-24 02:20:08 +00:00
Christian Hammacher 0c6d606fea Added an Auto-Setup feature 2005-12-23 13:19:21 +00:00
Christian Hammacher 8a5806cd25 Added a small hint to the compiler page in the settings dialog 2005-12-18 19:31:50 +00:00
Twilight Suzuka 40ca5f8002 *** empty log message *** 2005-12-17 02:16:01 +00:00
Twilight Suzuka e50151343b *** empty log message *** 2005-12-11 18:42:19 +00:00
Christian Hammacher 6aaf11f2a3 updated version number to 1.65 2005-12-11 18:30:52 +00:00
Christian Hammacher 9d480b05af updated a few things in the plugin system 2005-12-11 17:55:35 +00:00
Christian Hammacher 3f36b51f6c Added the plugins directory to CVS and updated the files 2005-12-11 17:31:06 +00:00
Borja Ferrer 7cc586bd0c removed old forward class 2005-12-11 17:11:21 +00:00
Christian Hammacher b6d6be3c27 Changed a few captions in the about dialog 2005-12-11 16:45:02 +00:00
Borja Ferrer 0b834a3f9b communicate core when setting a new team or deaths 2005-12-08 20:00:43 +00:00
Borja Ferrer 5d5d1e1a7c added request at19456 2005-12-07 00:13:13 +00:00
Twilight Suzuka d55bffede6 *** empty log message *** 2005-12-06 22:47:02 +00:00
Borja Ferrer 806895ebd8 fixed bug when voting multiple maps voting would always fail 2005-12-06 19:06:05 +00:00
Borja Ferrer 914b53933b nothing 2005-12-05 02:28:24 +00:00
Borja Ferrer 402236e51e fixed bug at22532 2005-12-05 02:07:22 +00:00
Borja Ferrer 2ebf822dea added new socket send native 2005-12-05 01:49:16 +00:00
Borja Ferrer 389f470662 format fixes^2 2005-12-03 16:24:27 +00:00
Borja Ferrer 522dccef76 hello 2005-12-03 00:54:26 +00:00
Borja Ferrer 186728053a added autohud
format fixes
2005-12-02 23:34:11 +00:00
Christian Hammacher 507a901a9e Changed a few language strings (again) to English
Fixed bug in the replace system
Fixed bug in the Autcomplete Check
Changed version number to 1.4
2005-12-01 16:30:26 +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
Borja Ferrer 2f8939967e fixed but at22303 (VEN) 2005-11-28 16:22:12 +00:00
Borja Ferrer 6d84dff2b0 tiny optimization 2005-11-26 20:59:47 +00:00
Borja Ferrer 8112fbe161 fixed bug at21983 2005-11-26 20:38:58 +00:00
Christian Hammacher e9db0c8c76 again bugfixes 2005-11-25 21:44:18 +00:00
David Anderson cbcc91cc09 BETA optimizations 2005-11-22 04:14:07 +00:00
Borja Ferrer 7ed757dc0d added autohud support
format fixes
2005-11-21 22:30:32 +00:00
Borja Ferrer 8196ddd0b3 added replace_all stock (by jtp10181) 2005-11-21 21:47:54 +00:00
Borja Ferrer 1a48ebb345 format fixes 2005-11-21 20:31:18 +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
Borja Ferrer bb292d13ad added remove_filepath stock 2005-11-20 23:45:53 +00:00