Commit Graph

222 Commits

Author SHA1 Message Date
b4ad89e6ef Reverted last changes 2004-12-22 18:19:51 +00:00
2b4ed9cc27 Test: Hopefully fixed "bot bug" 2004-12-22 16:29:40 +00:00
e986848faf Removed bot member variable from CPlayer; instead, everything now calls the inline IsBot() function.
Hopefully that will fix the "bot bug"
2004-12-22 13:01:55 +00:00
0513dae63e Added better credits ^^ 2004-11-10 05:38:23 +00:00
6457fc45c7 On dedicated servers, the command "amxx" now prints the AMX Mod X version 2004-11-08 19:51:20 +00:00
d038e926fd *** empty log message *** 2004-10-29 20:35:44 +00:00
f3cfd31668 Added AlertMessage to fakemeta 2004-10-03 07:04:08 +00:00
f828e1c8a0 small changes 2004-09-18 13:34:39 +00:00
b7c0c47c05 New "debug" status for amxx plugins.
Correctly switches between amx_opcodelist and nodebug.
Fixed metamod and amxmodx GPL alignment.
Fixed debug mode not being set for non-JIT.
2004-09-17 00:27:28 +00:00
1aaf540be4 converted core to new debugging engine 2004-09-15 21:27:35 +00:00
d3751054da New debugging engine 2004-09-15 21:21:46 +00:00
c1a138f370 Experimentally changed back to old g_initialized method 2004-09-14 19:01:44 +00:00
3ec4ccd9da Added new "amxx plugins" plugin fail message 2004-09-10 15:52:48 +00:00
b8721e0123 Fixed module correction output 2004-09-09 06:04:50 +00:00
6c73a7d8d1 New module registering ability 2004-09-09 05:16:53 +00:00
079a3e8bcd Fixed JIT line op problem 2004-09-08 07:05:16 +00:00
baef3362ed Fixed a bug that caused crashes on registering a forward after unregistering a forward 2004-09-07 05:43:55 +00:00
8df987cf95 minor changes 2004-09-04 18:31:59 +00:00
fbb7c0bb92 Changed addons/amxx to addons/amxmodx 2004-09-02 02:16:38 +00:00
b1dd324354 Fixed client_command forward 2004-08-31 15:10:12 +00:00
bec1e418e7 removed "J" from amxmodx_version cvar again 2004-08-30 15:02:07 +00:00
da13f4797d Reenabled NewDLL functions 2004-08-29 13:32:31 +00:00
d50ede5492 removed "J" from amxmodx_version cvar 2004-08-19 22:27:47 +00:00
5ecd986d9b MULTILINGUAL - ALL BUGS FIXED
Reversed Makefile
Changed memreport file names
2004-08-16 21:34:50 +00:00
3bbfca6d08 Dear me, many changes
Rewrote Lang (still does not work though!)
New String class funcs+name
Added Queue class
Added MD5 class + functions
2004-08-15 10:53:48 +00:00
7961bae20b fixed log messages 2004-08-13 16:23:55 +00:00
060a0a565c Fixed default language errors 2004-08-13 10:01:41 +00:00
5469f70dba Fixed FormatAmxString bugs 2004-08-13 09:39:59 +00:00
955fcb8549 Rewrote CString 2004-08-13 08:46:04 +00:00
8811b56756 changed to use the new language system 2004-07-28 18:33:20 +00:00
15b12e7a55 Reenabled engclient_cmd code 2004-07-25 18:52:09 +00:00
52b9b7f04d PM removed debugging stuff 2004-07-24 15:50:17 +00:00
6dc00f64f8 PM: Added 64bit compatibility
dvander: Fixed minor bugs
2004-07-23 16:55:53 +00:00
bd93ea88a5 Added "J" to amx_version if compiled with JIT
Changed memreport interval to 5 minutes
2004-07-21 20:01:46 +00:00
287720c4e4 changed to work with new tasks 2004-07-18 18:49:34 +00:00
41c7d041df Added change_task()
Added server_changelevel forward
2004-07-18 08:07:50 +00:00
9656eac079 Changed to support rewritten amxxlog 2004-07-08 16:02:01 +00:00
cf137b54ad PM's fix: engclient_cmd is now client_cmd 2004-06-28 18:54:58 +00:00
8477d8834a nothing important 2004-06-26 21:46:24 +00:00
35c2c41a41 fixed typos, maybe a player disconnect problem 2004-06-24 18:44:30 +00:00
d3bb65eec7 added a memreport before mapchange
fixed possible crash bug where Cmd_Args would return NULL
2004-06-10 13:18:58 +00:00
8840c03dff Fixed a couple more typos dettach -> detach 2004-06-09 07:59:32 +00:00
7695d24a50 Cleaned up some code, added comments 2004-05-28 11:26:05 +00:00
c3661e8bb3 linux memtest support 2004-05-03 19:40:49 +00:00
dd4bc05952 not very important stuff 2004-04-29 17:13:41 +00:00
c088c4835f fakemeta support
memory reports
printing GPL on startup
no .def file needed under windows anymore
2004-04-22 10:50:47 +00:00
1d9cba3fcf Added trivial? czero support 2004-04-08 16:30:36 +00:00
2a460d8c18 Added math functions recommended by AssKicr
Little bug fixes
2004-04-07 04:06:55 +00:00
d98d6af9e3 removed amx_version cvar
added amxmodx_modules cvar
using new forward functions
2004-04-03 19:20:54 +00:00
4f4c87d9b2 Removed all warnings. 2004-04-01 05:53:22 +00:00