Scott Ehlert
|
1bb54f839e
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
|
Arkshine
|
0edb16150a
|
CS: Manually set SPECTATOR team index.
|
2014-05-15 00:01:28 +02:00 |
|
Vincent Herbet
|
af0a1200ab
|
Add client_print_color native (CS only) (bug 5823, r=Nextra)
Former-commit-id: 9e37c60bc543676cbd659621a129bd953fc71473
|
2013-08-24 01:03:13 +02:00 |
|
arkshine
|
b0fe6c83e2
|
Fix get_team() sometimes being wrong for dead players (bug 4656, r=dvander).
|
2013-02-12 23:17:24 -08:00 |
|
David Anderson
|
a749aad1b4
|
- inserted a nasty backwards compatibility shim specifically for war3ft 3.0-rc. this may be extended globally if i can find a way to generalize it without breaking menu_create().
- updated comment about player_menu_info() as it was wrong.
|
2007-09-02 18:35:53 +00:00 |
|
Steve Dudenhoeffer
|
226d188d19
|
Fix for amb257 - get_user_origin mode 4 false positives.
Most should be filtered out.
|
2007-08-04 03:34:34 +00:00 |
|
David Anderson
|
a65d65bee4
|
fix for bug am46266: TFC team names not picking up
|
2006-10-24 22:57:19 +00:00 |
|
Borja Ferrer
|
b527efde41
|
fixed bug where showmenus didn't properly clear newmenu bit
|
2006-02-10 14:16:00 +00:00 |
|
David Anderson
|
e2c1b8c178
|
Fixed bug where invalid keys were saved as blank translations
Fixed bug where dictionary caches were invalidated before being used
Loads with MM 5:11 now
|
2006-02-06 11:13:27 +00:00 |
|
Borja Ferrer
|
778c2080b0
|
zomg fix for oldmenus^2
|
2005-11-17 23:04:43 +00:00 |
|
Borja Ferrer
|
ebd4974c75
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
|
Borja Ferrer
|
76760b221d
|
more cleaned-up code
|
2005-09-10 20:09:14 +00:00 |
|
Pavol Marko
|
462916d00f
|
Got rid of many annoying warnings MSVC7.1 was reporting
|
2005-08-27 09:55:32 +00:00 |
|
David Anderson
|
fa64bef511
|
New SDK for gcc-3 compilations
|
2005-08-18 06:34:34 +00:00 |
|
David Anderson
|
b04498cddb
|
Experimental fix for bug at16815 (karlos)
|
2005-08-17 17:32:51 +00:00 |
|
David Anderson
|
955fcb8549
|
Rewrote CString
|
2004-08-13 08:46:04 +00:00 |
|
Pavol Marko
|
81e7de4a2e
|
nothing important
|
2004-04-22 10:46:58 +00:00 |
|
David Anderson
|
f711baf3df
|
new file names
|
2004-03-24 01:35:44 +00:00 |
|
Felix Geyer
|
7cf7fce86d
|
changed header
|
2004-03-05 21:03:14 +00:00 |
|
Pavol Marko
|
71b590eb15
|
making sure evrything is in cvs :)
+ changed directory structure
base dir:
moddir/addons/amxx
core dll / so:
moddir/addons/amxx/dlls
modules dll / so files:
moddir/addons/amxx/modules
plugins .amx files:
moddir/addons/amxx/plugins
configs:
moddir/addons/amxx/config
modules.ini - module file names, without path info
plugins.ini - plugin file names, without path info
core.ini - renamed from config.ini
|
2004-03-05 18:32:29 +00:00 |
|
Felix Geyer
|
8c6374567a
|
updated header
|
2004-02-21 19:36:35 +00:00 |
|
Felix Geyer
|
9e999a0ba6
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
|