David Anderson
|
abbb2f2cc2
|
Implementation of journaling
|
2005-04-03 02:01:42 +00:00 |
|
David Anderson
|
aa8beace98
|
added headers
|
2005-04-02 16:04:08 +00:00 |
|
David Anderson
|
d17d9103de
|
Initial commit of hashtable stuff
|
2005-04-02 07:33:25 +00:00 |
|
Johnny Bergström
|
85f5604d43
|
*** empty log message ***
|
2005-03-30 18:43:43 +00:00 |
|
Johnny Bergström
|
fa42dbf011
|
Added stock admin_print(access, const DESTINATION, const MSG[]);
|
2005-03-30 11:37:41 +00:00 |
|
Johnny Bergström
|
d1c27a7534
|
Goodbye pev. You've been great. Miss you.
|
2005-03-27 00:42:00 +00:00 |
|
Johnny Bergström
|
8675d6a4a8
|
Pev -> Engine wrapper for backwards compatibility
|
2005-03-26 15:59:58 +00:00 |
|
Johnny Bergström
|
1d770fd400
|
Removed pev
|
2005-03-25 22:05:41 +00:00 |
|
Johnny Bergström
|
d6b704e74c
|
Updated from http://www.amxmodx.org/forums/viewtopic.php?p=99878
To ban LAN:ers by IP and not authid.
|
2005-03-25 09:40:04 +00:00 |
|
Johnny Bergström
|
eeee302722
|
Removed pev.cpp from build. These are excluded in vcproj from Windows builds.
|
2005-03-25 09:33:40 +00:00 |
|
Johnny Bergström
|
81f4a505c1
|
Added FM_KeyValue and get_kv/set_kv natives.
Removed pev natives.
Probably fixed something in DLLFunc_ClientUserInfoChanged.
|
2005-03-25 09:30:45 +00:00 |
|
Johnny Bergström
|
560f50eda7
|
*** empty log message ***
|
2005-03-24 11:37:00 +00:00 |
|
Johnny Bergström
|
73f1e4d77e
|
*** empty log message ***
|
2005-03-24 11:03:09 +00:00 |
|
Johnny Bergström
|
87fd5e2b4e
|
Added in-game cmd "amx_addadmin <playername> <flags> [password] - automatically add specified player as an admin to users.ini"
|
2005-03-24 10:59:46 +00:00 |
|
Johnny Bergström
|
01cc4a1bad
|
Fixed cs_set_user_armor()
|
2005-03-20 15:44:32 +00:00 |
|
Johnny Bergström
|
ad732d7286
|
*** empty log message ***
|
2005-03-16 21:00:16 +00:00 |
|
Pavol Marko
|
448da8bd9e
|
One more core skipping thingy
|
2005-03-11 19:16:00 +00:00 |
|
Pavol Marko
|
a4be1ac635
|
evilspy's fix
|
2005-03-11 16:31:49 +00:00 |
|
Johnny Bergström
|
5e46f64d75
|
Updated hitzones.
Now allows setting individual hitzones between player A <-> player B.
|
2005-03-11 09:21:03 +00:00 |
|
CheesyPeteza
|
f9281fe309
|
Removed last bug "fix" which did nothing except break a perfectly working plugin. Doh!
|
2005-03-10 10:47:09 +00:00 |
|
David Anderson
|
d3a49d1d41
|
Updated installer
|
2005-03-10 01:25:18 +00:00 |
|
David Anderson
|
8736214678
|
Added SQLite module to configuration
|
2005-03-09 23:13:47 +00:00 |
|
David Anderson
|
b2aa069cd4
|
update
|
2005-03-09 22:21:26 +00:00 |
|
CheesyPeteza
|
01bacc3275
|
As sawce would say. Bug go squish. :D
|
2005-03-07 23:55:18 +00:00 |
|
CheesyPeteza
|
53b7516449
|
Made combat countdown work over multiple games on the same map. Sound now stops when a team has won and everything resets.
|
2005-03-07 23:48:10 +00:00 |
|
CheesyPeteza
|
916325d3db
|
Apparently this votemap crash bug is fixed in a server patch being released tonight/tomorrow.
|
2005-03-07 14:36:48 +00:00 |
|
CheesyPeteza
|
054f046807
|
Fix for votemap server/client crash in NS v3.0 final release.
|
2005-03-07 13:41:08 +00:00 |
|
CheesyPeteza
|
a4e57797f5
|
NS v3.0 final release changes: Removes ns_agora, ns_mineshaft Added: ns_eon, co_niveus
|
2005-03-06 23:36:11 +00:00 |
|
CheesyPeteza
|
afef83ae66
|
Updated for addition of Jetpack player class to ScoreInfo Message in NS v3.0 final release.
|
2005-03-06 21:55:15 +00:00 |
|
Felix Geyer
|
730857a23b
|
updated to March
|
2005-03-06 13:41:33 +00:00 |
|
CheesyPeteza
|
7fd9fff987
|
Offsets updated for NS v3.0 final release.
|
2005-03-05 05:25:32 +00:00 |
|
Johnny Bergström
|
3074ca0756
|
Removed some... odd thing.
|
2005-02-25 18:05:50 +00:00 |
|
Johnny Bergström
|
7b8165fe6f
|
Removing task waiting to call dispInfo if client disconnects before the task is executed. This fixes run time errors.
|
2005-02-21 00:31:52 +00:00 |
|
Johnny Bergström
|
3774575160
|
Fixed a bug in dispInfo: if client disconnected fast enough we got a native error in client_print :-D
|
2005-02-21 00:23:16 +00:00 |
|
Pavol Marko
|
57eec2b88e
|
evilspy's support for mm-p ext
|
2005-02-16 20:36:04 +00:00 |
|
Johnny Bergström
|
b2eb9df894
|
Updated dbi_type() (added "sqlite") and added stock sqlite_table_exists().
|
2005-02-15 20:50:15 +00:00 |
|
Johnny Bergström
|
00e9f2bbea
|
Removed some mysql stuff
|
2005-02-15 20:46:58 +00:00 |
|
Johnny Bergström
|
adf12ab745
|
Fixed makefiles
|
2005-02-15 17:27:00 +00:00 |
|
Johnny Bergström
|
9d4e5b18ee
|
Makefiles for Linux. Not tested.
|
2005-02-15 14:39:36 +00:00 |
|
Johnny Bergström
|
8a40ed8cd6
|
Stupid Tortoise.
|
2005-02-15 14:19:07 +00:00 |
|
Johnny Bergström
|
c79909eb80
|
Initial import of Sqlite
|
2005-02-15 14:11:01 +00:00 |
|
Pavol Marko
|
26e8b0dbb6
|
client_disconnect forwards now get called for every client which is initialized (ie. client_connect was called for him) instead of clients which are ingame only (ie. client_putinserver was called)
|
2005-02-07 10:28:22 +00:00 |
|
Johnny Bergström
|
a2c2dc88fc
|
Yes!
|
2005-02-06 11:59:41 +00:00 |
|
Felix Geyer
|
99f47224ee
|
updated to February
|
2005-02-05 15:15:13 +00:00 |
|
Johnny Bergström
|
a085cef0d6
|
Updated to allow compiling with unmodified statsx.sma, and other plugins using the old csx api... hopefully. :-9
|
2005-02-05 11:06:34 +00:00 |
|
David Anderson
|
2980fb1d82
|
Merged with ns2amx header
|
2005-02-03 20:49:44 +00:00 |
|
David Anderson
|
3ed92695be
|
Reverse
|
2005-02-01 01:12:51 +00:00 |
|
David Anderson
|
9d797f8664
|
Revert
|
2005-02-01 00:59:55 +00:00 |
|
David Anderson
|
d7dbf60c8f
|
New versions fixing compaction bug
|
2005-01-31 23:11:36 +00:00 |
|
David Anderson
|
06923d0f6d
|
Updated versions
|
2005-01-31 19:39:50 +00:00 |
|