Commit Graph

1692 Commits

Author SHA1 Message Date
Lukasz Wlasinksi
567ab19fe5 added cap_message to CP_ enum 2005-05-31 21:08:56 +00:00
Lukasz Wlasinksi
1cc60fc9ad added new functions 2005-05-31 13:56:15 +00:00
Lukasz Wlasinksi
959a5b9225 *** empty log message *** 2005-05-31 12:44:14 +00:00
Lukasz Wlasinksi
9b8658606b fixed EndRound Stats 2005-05-31 12:35:13 +00:00
Johnny Bergström
51ff0a2c49 Added stock file_copy to file.inc.
Also fixed fopen to return 0 on files that can't be opened.
Fixed native fopen to take const filename.
2005-05-29 16:36:35 +00:00
Christian Hammacher
c1552aacd6 * May 18th, 2005: Starting to develop AMXX-Edit v2 as a kind of open source
* May 19th, 2005: Added debug dialog (only for developing)
2005-05-19 11:03:42 +00:00
Christian Hammacher
ba245458de * May 18th, 2005: Starting to develop AMXX-Edit v2 as a kind of open source 2005-05-18 21:23:15 +00:00
Christian Hammacher
c32e747dc1 *** empty log message *** 2005-05-18 21:04:34 +00:00
Christian Hammacher
7ad84abb09 *** empty log message *** 2005-05-18 20:54:43 +00:00
Christian Hammacher
dd6abc5487 * May 18th, 2005: Starting to develop AMXX-Edit v2 as a kind of open source 2005-05-18 20:53:06 +00:00
David Anderson
3642cedd2b delete it 2005-05-18 20:14:34 +00:00
Lukasz Wlasinksi
df87bc06c2 fixed "dod_set_stamina" native 2005-05-12 10:28:40 +00:00
Johnny Bergström
9d200888ff Initial import 2005-04-29 22:47:00 +00:00
Johnny Bergström
ebf0945c6e Added numtostr and strtonum mappings... not adding this to string.inc ... but it's there now. :-P 2005-04-19 15:40:21 +00:00
Johnny Bergström
7c6d869cb4 Moved
/* Sets player frags. */
native set_user_frags(index, frags);

from amxmodx.inc to fun.inc...
2005-04-19 14:49:16 +00:00
David Anderson
6de8178c30 Fixed a typo 2005-04-11 02:20:11 +00:00
Felix Geyer
1b80dd5584 updated to April 2005-04-10 15:47:14 +00:00
Felix Geyer
7ceaa4801d fixed wrong formatting when using non-english languages (thanks n-o-l-o) 2005-04-05 15:10:20 +00:00
David Anderson
15bd719cf5 FireStorm's fix 2005-04-05 14:48:06 +00:00
David Anderson
acb2b27852 Began AMXx bindings 2005-04-03 03:26:35 +00:00
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