Commit Graph

3383 Commits

Author SHA1 Message Date
7d13e8cd01 added getCurrentMsgType member 2004-04-03 19:15:43 +00:00
b9c9e9d100 added some support for the new module interface 2004-04-03 19:15:06 +00:00
79e214a6ea added (simple vector implementation) 2004-04-03 19:14:34 +00:00
06da72658b rewritten 2004-04-03 19:14:03 +00:00
64bf40aaa3 velocity stocks 2004-04-03 05:23:12 +00:00
1fa97936ff strbreak() added 2004-04-03 03:00:57 +00:00
74d424c2a3 DBI 2004-04-03 01:33:25 +00:00
23bea839da error checking 2004-04-03 01:04:57 +00:00
1f178b916f Changed to DBI 2004-04-03 00:57:49 +00:00
c1291e7504 DBI Changes
fixed possible memory leak
2004-04-03 00:52:53 +00:00
2a1e246658 DBI changes 2004-04-02 23:45:26 +00:00
70e3d68643 changes 2004-04-02 21:35:18 +00:00
688e986999 linux build again 2004-04-02 21:18:48 +00:00
35f04bd679 no message 2004-04-02 21:10:50 +00:00
f25a4cc22c Linux build 2004-04-02 21:01:50 +00:00
15123043fe no message 2004-04-02 20:58:38 +00:00
3042aef82e Fixed access level bug 2004-04-02 20:58:12 +00:00
611135de3d Initial import of PgSQL module. 2004-04-02 19:54:21 +00:00
8e351d74d0 fixed g_aNum 2004-04-02 12:36:46 +00:00
204fa550c3 changed amx_mode to 1 by default 2004-04-02 11:48:12 +00:00
4f4c87d9b2 Removed all warnings. 2004-04-01 05:53:22 +00:00
b0e6ea16ce removed amx_version cvar 2004-03-31 18:07:18 +00:00
b677e5c164 correct use of const functions 2004-03-31 18:05:07 +00:00
b01c6a27f6 removed PACKED after struct names; => gcc 3.3 compatibility? 2004-03-31 18:04:48 +00:00
5889743b3e added some globals 2004-03-31 18:04:22 +00:00
b300c1dfe2 get_user_weapons sets the third parameter to 0 before counting 2004-03-31 18:04:03 +00:00
32b0c93539 support for the new module interface 2004-03-31 18:03:06 +00:00
97bf30cb2a partial support for the new module interface 2004-03-31 18:02:37 +00:00
23200da401 partial support for the new module interface; rewritten 2004-03-31 18:02:20 +00:00
9037291791 renamed from amx.cfg to amxx.cfg 2004-03-31 11:45:08 +00:00
93cb272d45 no message 2004-03-31 11:44:11 +00:00
b008438e6c test 2004-03-31 07:23:45 +00:00
b9530d538b test 2004-03-31 07:21:01 +00:00
773e358596 Fixed setting players online once again 2004-03-31 06:15:27 +00:00
52722d7ebf Fixed 2004-03-29 14:57:15 +00:00
75c3cd90e0 Fixed 2004-03-29 14:49:50 +00:00
ffae6da15e Fixed so that player must pass one ClientInfoChanged before cs_set_user* works. 2004-03-29 14:19:02 +00:00
1428a87edc Added amxxlog.cpp to project 2004-03-29 10:50:50 +00:00
56de4677b8 fixed localinfo for users.ini 2004-03-28 16:08:12 +00:00
fd9cc48bad better support for czero 2004-03-28 14:26:39 +00:00
bfdd7db2a7 no message 2004-03-27 23:48:09 +00:00
5866200876 no message 2004-03-27 23:42:12 +00:00
eaf5384522 fixed if NO_STEAM is defined 2004-03-27 22:13:41 +00:00
f499dd947b added amxxlog.cpp file 2004-03-27 20:00:25 +00:00
0cc0253f5c added newlines to logging mode 2 (HL Logs) 2004-03-27 17:40:06 +00:00
2fa8e1fa1b using new function names and parameters;
added wrapper functions for the new small abstract machine / the old module interface
2004-03-27 17:06:33 +00:00
0612e67e2d using new function names and parameters 2004-03-27 17:06:08 +00:00
bada4d4336 file from the new abstract machine;
floats are actually doubles in 64 bit
2004-03-27 17:03:20 +00:00
9902faa81c new function names (AMXXLOG_*, countModules, CountModulesMode enum) 2004-03-27 17:01:56 +00:00
cdbfcdc4c4 logging functions moved from util.cpp to amxxlog.cpp; renamed to AMXXLOG_*; AMXXLOG_Init added (called from Meta_Attach)
UTIL_GetModulesNum moved to modules.cpp and renamed to countModules
2004-03-27 17:01:18 +00:00