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 |
|
David Anderson
|
413f02ab2a
|
Re-added -C- compiler
|
2004-06-30 08:32:51 +00:00 |
|
David Anderson
|
5b8f7e471f
|
Fixed bug in CVector
|
2004-06-30 08:10:25 +00:00 |
|
David Anderson
|
3dedf9976b
|
Fixed incorrect forward orders
Fixed bug in CVector
|
2004-06-30 08:04:12 +00:00 |
|
David Anderson
|
ff23a74e9c
|
wtf, get_module() uncommitted again
fixed typo
|
2004-06-30 04:27:55 +00:00 |
|
David Anderson
|
7083c898f0
|
Fixed CString bug
|
2004-06-30 03:21:14 +00:00 |
|
David Anderson
|
5ea3af0b2b
|
Fixed SQL side bug
|
2004-06-30 03:19:31 +00:00 |
|
David Anderson
|
b67da6965f
|
Fixed field lookup bug.
Fixed bug in CString.
|
2004-06-30 03:14:39 +00:00 |
|
David Anderson
|
75c5bebc41
|
Fixed line problem
|
2004-06-30 01:14:25 +00:00 |
|
David Anderson
|
42c187fa33
|
Fixed register_plugin bug found by Zor
|
2004-06-30 00:19:24 +00:00 |
|
David Anderson
|
09e13f5dd9
|
Changed antiflood to be more intelligent.
|
2004-06-29 20:29:40 +00:00 |
|
Felix Geyer
|
3c22ae73a1
|
added custom map configs
|
2004-06-29 20:17:25 +00:00 |
|
David Anderson
|
feda453e6d
|
Added backwards compatibility for NS2AMXx
Changed most stocks to natives.
|
2004-06-29 19:38:03 +00:00 |
|
David Anderson
|
1b09d4e3fc
|
Fixes bug with get_msg_arg_type
|
2004-06-29 16:53:49 +00:00 |
|
Felix Geyer
|
721f86001e
|
removed amxx_customdir
added amxx_datadir
changed "custom" to "data"
|
2004-06-29 16:51:25 +00:00 |
|
Felix Geyer
|
5b9a7451c3
|
added description of plugin_pause and plugin_unpause
|
2004-06-29 16:39:06 +00:00 |
|
Felix Geyer
|
3b2d711c4f
|
added get_datadir
changed get_customdir (backwards compatibility)
|
2004-06-29 16:38:27 +00:00 |
|
Felix Geyer
|
667d06b126
|
added "return"
|
2004-06-29 16:15:24 +00:00 |
|
Pavol Marko
|
88cc9156fe
|
added "gpl" to the "amxx" comand list
|
2004-06-29 15:58:44 +00:00 |
|
David Anderson
|
c6813d1f18
|
Fixes bug with get_msg_arg_type
|
2004-06-29 15:26:35 +00:00 |
|
David Anderson
|
e6fc5904b5
|
Added .NET project file
|
2004-06-29 09:16:18 +00:00 |
|
David Anderson
|
6b89c12f73
|
new CString
|
2004-06-29 08:14:44 +00:00 |
|
David Anderson
|
429c295738
|
Removed STD code
|
2004-06-29 08:09:53 +00:00 |
|
David Anderson
|
743767610a
|
Removed std::string
|
2004-06-29 06:56:31 +00:00 |
|
David Anderson
|
47dd28bd63
|
Removed std::vector
|
2004-06-29 06:45:52 +00:00 |
|
David Anderson
|
285a4ffed8
|
Fixed a few bugs.
|
2004-06-29 06:26:56 +00:00 |
|
David Anderson
|
e8d33e1379
|
Bug fix, added correct cpp file
|
2004-06-29 05:54:53 +00:00 |
|
David Anderson
|
e1a3b158d0
|
Added makefile
|
2004-06-29 05:33:13 +00:00 |
|
David Anderson
|
6e9b836767
|
Added libraries
|
2004-06-29 05:31:05 +00:00 |
|
David Anderson
|
552e82861b
|
Fixed Makefile for 0.20.
|
2004-06-29 05:22:13 +00:00 |
|
David Anderson
|
4adb119f8e
|
Fixed Makefile for 0.20.
|
2004-06-29 05:16:18 +00:00 |
|
David Anderson
|
502d006e84
|
Changed optimizations and metamod dir.
|
2004-06-29 05:04:27 +00:00 |
|
David Anderson
|
feedb222f8
|
Removed cstrike defaults.
|
2004-06-29 03:45:51 +00:00 |
|
David Anderson
|
67d8042df1
|
Fixed line formatting errors.
Removed cstrike defaults.
|
2004-06-29 03:44:36 +00:00 |
|