Commit Graph

2462 Commits

Author SHA1 Message Date
Christian Hammacher
564dfbf329 Part of the madExcept component 2006-01-12 19:12:33 +00:00
Twilight Suzuka
ab5c11f876 Finally done!!! I finished what DS started:
AMXx Mods may now patch/retreive memory of several varieties directly from the game .dll, mod .dll, or can go free and patch/retreive any peice of memory.

I salute you DS.
2006-01-12 03:55:49 +00:00
Christian Hammacher
73ba5d1644 Updated some captions
Updated the Autocomplete-Check function
Prepared AMXX-Studio for release
2006-01-11 18:02:42 +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
Twilight Suzuka
a3572f7206 Added and working! Array module 1.65 is a go for release! 2006-01-07 04:36:12 +00:00
Borja Ferrer
e8a4b46cc5 removed 4 cmds from statsx, and implemented currentmap and FF status in nextmap (at22858) 2006-01-07 03:26:50 +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
Borja Ferrer
bec98dcddd added new cvar for adminslots plugin 2006-01-07 01:04:07 +00:00
Borja Ferrer
e27c0b205f (Marticus)
-Added documentation and cleaned up the code
-Created amx_hideslots cvar to replace #define HIDE_RESERVED_SLOTS
-Removed ackSignal *sigh* and the horribly coded setVisibleSlots function
-Removed client disconnect
-Created global variable gPlayerLimit to be used in both functions
-Moved set cvar sv_visiblemaxplayers to plugin_init
2006-01-07 00:54:40 +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
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