Commit Graph

35 Commits

Author SHA1 Message Date
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
Johnny Bergström
de0cf4da9a making sure basedir is set 2004-03-10 08:31:51 +00:00
Johnny Bergström
91d4d821ec fixed link to plugins.ini (was in amxx/configs, now is in amxx/) 2004-03-09 09:39:09 +00:00
Johnny Bergström
acb2ebaaf9 fixed link to modules.ini (was in amxx/configs, now is in amxx/) 2004-03-09 09:38:36 +00:00
Pavol Marko
5cb9cb1c05 fixed potencial logging crashes in Meta_Attach 2004-03-08 15:12:53 +00:00
Pavol Marko
8ffcb98ce7 hardcoded directory names 2004-03-08 14:09:44 +00:00
David Anderson
aad8f2bb24 quick changes 2004-03-08 05:47:15 +00:00
David Anderson
297aac76eb Changed dir structure for modules and plugins 2004-03-08 04:02:51 +00:00
Felix Geyer
0b492c59f3 changed header | updated url 2004-03-05 21:04:17 +00:00
Pavol Marko
bc4bb7db90 changed localinfo names from amx_* to amxx_* 2004-03-05 19:00:50 +00:00
Pavol Marko
71b590eb15 making sure evrything is in cvs :)
+ changed directory structure

base dir:
moddir/addons/amxx
core dll / so:
moddir/addons/amxx/dlls
modules dll / so files:
moddir/addons/amxx/modules
plugins .amx files:
moddir/addons/amxx/plugins
configs:
moddir/addons/amxx/config
  modules.ini - module file names, without path info
  plugins.ini - plugin file names, without path info
  core.ini - renamed from config.ini
2004-03-05 18:32:29 +00:00
Pavol Marko
e72a36dd37 added central logging system, callfunc natives 2004-03-04 18:16:51 +00:00
Felix Geyer
b6533c704b updated header | updated website 2004-02-21 19:34:34 +00:00
Pavol Marko
ff0fd22a3e new logtag (AMXX) 2004-02-18 19:15:50 +00:00
Pavol Marko
2c4e566098 amxmodx_version cvar support 2004-02-03 15:26:57 +00:00
Felix Geyer
9e999a0ba6 Initial revision 2004-01-31 20:56:22 +00:00