Pavol Marko
|
f828e1c8a0
|
small changes
|
2004-09-18 13:34:39 +00:00 |
|
David Anderson
|
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 |
|
David Anderson
|
1aaf540be4
|
converted core to new debugging engine
|
2004-09-15 21:27:35 +00:00 |
|
David Anderson
|
d3751054da
|
New debugging engine
|
2004-09-15 21:21:46 +00:00 |
|
Pavol Marko
|
c1a138f370
|
Experimentally changed back to old g_initialized method
|
2004-09-14 19:01:44 +00:00 |
|
David Anderson
|
3ec4ccd9da
|
Added new "amxx plugins" plugin fail message
|
2004-09-10 15:52:48 +00:00 |
|
David Anderson
|
b8721e0123
|
Fixed module correction output
|
2004-09-09 06:04:50 +00:00 |
|
David Anderson
|
6c73a7d8d1
|
New module registering ability
|
2004-09-09 05:16:53 +00:00 |
|
David Anderson
|
079a3e8bcd
|
Fixed JIT line op problem
|
2004-09-08 07:05:16 +00:00 |
|
David Anderson
|
baef3362ed
|
Fixed a bug that caused crashes on registering a forward after unregistering a forward
|
2004-09-07 05:43:55 +00:00 |
|
Pavol Marko
|
8df987cf95
|
minor changes
|
2004-09-04 18:31:59 +00:00 |
|
David Anderson
|
fbb7c0bb92
|
Changed addons/amxx to addons/amxmodx
|
2004-09-02 02:16:38 +00:00 |
|
David Anderson
|
b1dd324354
|
Fixed client_command forward
|
2004-08-31 15:10:12 +00:00 |
|
Felix Geyer
|
bec1e418e7
|
removed "J" from amxmodx_version cvar again
|
2004-08-30 15:02:07 +00:00 |
|
Pavol Marko
|
da13f4797d
|
Reenabled NewDLL functions
|
2004-08-29 13:32:31 +00:00 |
|
Felix Geyer
|
d50ede5492
|
removed "J" from amxmodx_version cvar
|
2004-08-19 22:27:47 +00:00 |
|
David Anderson
|
5ecd986d9b
|
MULTILINGUAL - ALL BUGS FIXED
Reversed Makefile
Changed memreport file names
|
2004-08-16 21:34:50 +00:00 |
|
David Anderson
|
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 |
|
Felix Geyer
|
7961bae20b
|
fixed log messages
|
2004-08-13 16:23:55 +00:00 |
|
David Anderson
|
060a0a565c
|
Fixed default language errors
|
2004-08-13 10:01:41 +00:00 |
|
David Anderson
|
5469f70dba
|
Fixed FormatAmxString bugs
|
2004-08-13 09:39:59 +00:00 |
|
David Anderson
|
955fcb8549
|
Rewrote CString
|
2004-08-13 08:46:04 +00:00 |
|
Pavol Marko
|
8811b56756
|
changed to use the new language system
|
2004-07-28 18:33:20 +00:00 |
|
Pavol Marko
|
15b12e7a55
|
Reenabled engclient_cmd code
|
2004-07-25 18:52:09 +00:00 |
|
David Anderson
|
52b9b7f04d
|
PM removed debugging stuff
|
2004-07-24 15:50:17 +00:00 |
|
David Anderson
|
6dc00f64f8
|
PM: Added 64bit compatibility
dvander: Fixed minor bugs
|
2004-07-23 16:55:53 +00:00 |
|
Pavol Marko
|
bd93ea88a5
|
Added "J" to amx_version if compiled with JIT
Changed memreport interval to 5 minutes
|
2004-07-21 20:01:46 +00:00 |
|
Pavol Marko
|
287720c4e4
|
changed to work with new tasks
|
2004-07-18 18:49:34 +00:00 |
|
David Anderson
|
41c7d041df
|
Added change_task()
Added server_changelevel forward
|
2004-07-18 08:07:50 +00:00 |
|
Pavol Marko
|
9656eac079
|
Changed to support rewritten amxxlog
|
2004-07-08 16:02:01 +00:00 |
|
David Anderson
|
cf137b54ad
|
PM's fix: engclient_cmd is now client_cmd
|
2004-06-28 18:54:58 +00:00 |
|
David Anderson
|
8477d8834a
|
nothing important
|
2004-06-26 21:46:24 +00:00 |
|
Pavol Marko
|
35c2c41a41
|
fixed typos, maybe a player disconnect problem
|
2004-06-24 18:44:30 +00:00 |
|
Pavol Marko
|
d3bb65eec7
|
added a memreport before mapchange
fixed possible crash bug where Cmd_Args would return NULL
|
2004-06-10 13:18:58 +00:00 |
|
Johnny Bergström
|
8840c03dff
|
Fixed a couple more typos dettach -> detach
|
2004-06-09 07:59:32 +00:00 |
|
Pavol Marko
|
7695d24a50
|
Cleaned up some code, added comments
|
2004-05-28 11:26:05 +00:00 |
|
Pavol Marko
|
c3661e8bb3
|
linux memtest support
|
2004-05-03 19:40:49 +00:00 |
|
Pavol Marko
|
dd4bc05952
|
not very important stuff
|
2004-04-29 17:13:41 +00:00 |
|
Pavol Marko
|
c088c4835f
|
fakemeta support
memory reports
printing GPL on startup
no .def file needed under windows anymore
|
2004-04-22 10:50:47 +00:00 |
|
David Anderson
|
1d9cba3fcf
|
Added trivial? czero support
|
2004-04-08 16:30:36 +00:00 |
|
David Anderson
|
2a460d8c18
|
Added math functions recommended by AssKicr
Little bug fixes
|
2004-04-07 04:06:55 +00:00 |
|
Pavol Marko
|
d98d6af9e3
|
removed amx_version cvar
added amxmodx_modules cvar
using new forward functions
|
2004-04-03 19:20:54 +00:00 |
|
David Anderson
|
4f4c87d9b2
|
Removed all warnings.
|
2004-04-01 05:53:22 +00:00 |
|
Pavol Marko
|
b0e6ea16ce
|
removed amx_version cvar
|
2004-03-31 18:07:18 +00:00 |
|
Pavol Marko
|
0612e67e2d
|
using new function names and parameters
|
2004-03-27 17:06:08 +00:00 |
|
Pavol Marko
|
9b551916f1
|
making sure amxx_customdir and amxx_configsdir are set
|
2004-03-25 13:35:02 +00:00 |
|
Pavol Marko
|
130f274f86
|
more localinfos
|
2004-03-24 18:59:37 +00:00 |
|
Pavol Marko
|
ab110d3d27
|
added localinfo paths, fixed amx_version and amxmodx_version cvars (module count)
|
2004-03-24 18:34:18 +00:00 |
|
David Anderson
|
f711baf3df
|
new file names
|
2004-03-24 01:35:44 +00:00 |
|
Pavol Marko
|
7206639ef9
|
directory paths should be ok now (not using localinfos)
|
2004-03-10 16:28:17 +00:00 |
|