Commit Graph

794 Commits

Author SHA1 Message Date
Felix Geyer
ef11026195 removed WON support
fixed some bugs
2004-07-19 14:33:17 +00:00
David Anderson
bcc8292730 Fixed DBI tags. 2004-07-19 14:28:42 +00:00
Lukasz Wlasinksi
3439fac417 added get/set_user_ammo natives 2004-07-19 00:31:38 +00:00
Pavol Marko
287720c4e4 changed to work with new tasks 2004-07-18 18:49:34 +00:00
Pavol Marko
fa7dc91449 Added a new overloaded find function where the caller can set where to start searching 2004-07-18 18:48:54 +00:00
Pavol Marko
a6f7742e86 rewritten 2004-07-18 18:48:20 +00:00
Johnny Bergström
59bb24e791 Removed WON specific offsets. 2004-07-18 14:11:07 +00:00
David Anderson
09da646086 Added DBI tags. 2004-07-18 10:22:55 +00:00
David Anderson
fd9666d068 Added change_task()
Added server_changelevel forward
Added is_user_admin()
2004-07-18 08:19:20 +00:00
David Anderson
41c7d041df Added change_task()
Added server_changelevel forward
2004-07-18 08:07:50 +00:00
Johnny Bergström
8ea1c7f486 Fixed callfunc_begin(): Wrote "filename" instead of just "name" to make it more clear... 2004-07-16 08:36:08 +00:00
Johnny Bergström
63c2c0a322 Fixed callfunc_begin(): The order of the params was wrong!!! 2004-07-16 08:24:10 +00:00
Johnny Bergström
c00fffa444 MSVC 7.1 project file... 2004-07-16 07:38:58 +00:00
Lukasz Wlasinksi
78a88d90a0 fixed self damage stats 2004-07-14 23:57:21 +00:00
Johnny Bergström
aaa1e781c2 Hopefully fixes the "bots can't harm" bug. 2004-07-13 21:26:38 +00:00
Pavol Marko
4003204ffe simplified, should work on linux too now 2004-07-13 16:17:38 +00:00
Johnny Bergström
60c6b1703d Possible fix to the overflow of edicts... 2004-07-13 15:19:36 +00:00
Johnny Bergström
06dd58e7a4 Nothing important 2004-07-13 15:07:21 +00:00
Johnny Bergström
fc58946ffa Nothing important 2004-07-13 08:35:04 +00:00
Johnny Bergström
5b7e96532d Fixed inc link 2004-07-13 08:33:19 +00:00
Johnny Bergström
228d3a13c8 Fixed pdata int stocks 2004-07-12 08:25:48 +00:00
Johnny Bergström
7c9be9c348 Fixed for NO_STEAM builds (removed STEAM autobuy code from build) 2004-07-10 10:02:13 +00:00
Pavol Marko
919953b661 a fix for an error? 2004-07-08 18:53:58 +00:00
Pavol Marko
f0f6dc88b1 Rewritten; The whole log system is now finally a class 2004-07-08 16:02:40 +00:00
Pavol Marko
4878c66032 added file 2004-07-08 16:02:21 +00:00
Pavol Marko
9656eac079 Changed to support rewritten amxxlog 2004-07-08 16:02:01 +00:00
David Anderson
8973af479c Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 17:02:31 +00:00
David Anderson
221d5b623d Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 16:48:20 +00:00
David Anderson
1d555a66f8 Removed debugging info 2004-07-06 06:28:42 +00:00
Lukasz Wlasinksi
0dd5024408 changes in health event 2004-07-05 21:24:31 +00:00
Lukasz Wlasinksi
e0f1b56363 added spectator support to dod_set_user_team native 2004-07-04 21:09:03 +00:00
Pavol Marko
8dceb45567 fixed bug in CList::put 2004-07-04 14:59:21 +00:00
Pavol Marko
ab6909a60c fixed bug where modules were queried / attached more times 2004-07-03 13:48:53 +00:00
Pavol Marko
dc971460ff adapted for new CList 2004-07-03 13:47:03 +00:00
Pavol Marko
f5eb46d234 rewritten 2004-07-03 13:46:35 +00:00
Pavol Marko
67b13237d6 fixed memory leaks caused by using a CVector instead of a CList 2004-07-03 13:45:56 +00:00
Lukasz Wlasinksi
994e41d7cf ts 2.1 weapon awards 2004-07-03 00:25:01 +00:00
Lukasz Wlasinksi
7ed7d37914 custom weapon array fix 2004-07-02 23:58:41 +00:00
Lukasz Wlasinksi
28b21550d4 update.. 2004-07-02 16:25:36 +00:00
Lukasz Wlasinksi
f413bf37a2 Initial import 2004-07-01 17:57:12 +00:00
Lukasz Wlasinksi
b5e960ed3b FN_AMXX_DETTACH removed 2004-07-01 17:24:21 +00:00
Lukasz Wlasinksi
3c99a32272 forwards change 2004-07-01 10:12:50 +00:00
David Anderson
ed7b584b49 Removed possible inappopriate language 2004-06-30 19:04:04 +00:00
Lukasz Wlasinksi
e4a735d447 new(old) register forwards system 2004-06-30 17:37:36 +00:00
Felix Geyer
e0a9c60bf1 added new colors orange, ocean and maroon 2004-06-30 17:08:52 +00:00
Lukasz Wlasinksi
9ccddad1cf update.. 2004-06-30 13:03:24 +00:00
Lukasz Wlasinksi
59b03740c9 csstats with <mod>x functions 2004-06-30 13:01:07 +00:00
Felix Geyer
325afaa612 updated version number 2004-06-30 08:36:31 +00:00
David Anderson
017c94eae1 Re-added -C- compiler. 2004-06-30 08:34:56 +00:00
Felix Geyer
93f6a136fa added double-include prevention 2004-06-30 08:34:52 +00:00