David Anderson
6ecfa76b01
committed vcproj changes left around
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401748
2007-12-02 05:33:57 +00:00
David Anderson
9b2f22fa6d
fixed the build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401747
2007-12-02 04:31:28 +00:00
Matt Woodrow
5b2e32da18
Added ReadMapList support for sm_votemap in the admin menu
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401746
2007-12-02 02:48:22 +00:00
David Anderson
ac058124cc
added a note about ReadMapList() lifetime
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401745
2007-12-02 02:17:18 +00:00
David Anderson
a8ecd7fea4
- added beefy new ReadMapList() native
...
- admin menu now uses ReadMapList()
- added UTIL_TrimWhitespace() to stringutils
- moved GetFileTime() implementation to ILibrarySys
- cleaned up sorting include a bit
- removed adminmenu_maplist.ini, since it's specified by maplists.cfg
- added maplists.cfg
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401744
2007-12-02 02:10:37 +00:00
Borja Ferrer
da9168082c
stop crying gcc
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401743
2007-12-02 02:05:55 +00:00
Matt Woodrow
1d2e7bb46b
Fixed amb1219 - Proper tokenising of sm_addban
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401742
2007-12-02 01:59:19 +00:00
Borja Ferrer
67417e2bf6
added amb861, sounds can be hooked now
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401741
2007-12-02 01:51:48 +00:00
Borja Ferrer
221429ff6e
added amb382, KV get/set vector natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401740
2007-12-01 00:37:47 +00:00
David Anderson
5d23282b07
improved docs on sdktools sound functions
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401739
2007-11-30 15:50:32 +00:00
David Anderson
97e77c520e
fixed a spelling mistake
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401738
2007-11-28 16:00:18 +00:00
David Anderson
34b7563160
added DS's patch from amb1179
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401737
2007-11-27 22:50:52 +00:00
David Anderson
c92048fefb
fixed a rare parsing bug where too many tokens would be detected if the staging buffer was broken directly before the second quotation mark in a key string
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401736
2007-11-27 17:25:16 +00:00
David Anderson
b98edf88b6
added amb1191 - absolute paths
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401735
2007-11-27 02:19:39 +00:00
David Anderson
4d63d44155
amb1206 - g_pGameRules for TF
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401734
2007-11-27 01:59:38 +00:00
David Anderson
5e0cc6cd35
amb1207 - AcceptEntityInput on TF2
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401733
2007-11-27 01:58:05 +00:00
David Anderson
d5ddb0ce79
installer now defaults to center of primary monitor
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401732
2007-11-25 20:58:48 +00:00
David Anderson
6545c3e08c
small clarification to param2 in MenuAction_End
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401731
2007-11-25 18:50:13 +00:00
David Anderson
5c97afc2f5
manual folder selection now works
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401730
2007-11-25 18:06:49 +00:00
David Anderson
8d6139ad5c
new game list code, detects steam accounts and dynamically shows you which games are under each one
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401729
2007-11-25 18:03:59 +00:00
David Anderson
61673e10f6
file copying now works, dialogs re-display at their last location, fixed up a bunch of interface mistakes, etc
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401728
2007-11-25 04:46:18 +00:00
David Anderson
54ad852d72
addressed amb1201 - no_mapchange timers now get removed right after onmapend
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401727
2007-11-25 02:45:12 +00:00
Borja Ferrer
ef8db35a49
added SetEntityModel native
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401726
2007-11-24 18:17:00 +00:00
Michael McKoy
5849a0d2e2
The current map played shouldn't appear in MapChooser votes or RTV votes now. It can still be nominated in RTV though.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401725
2007-11-24 03:28:33 +00:00
Borja Ferrer
a86f386f12
gah forgot this
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401724
2007-11-23 23:24:40 +00:00
Borja Ferrer
a91c7892a4
added amb1189, FindEntityByClassname for TF2
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401723
2007-11-23 23:21:19 +00:00
David Anderson
674b877a43
fixed a precision bug that caused SourceMod to stop working after excatly 72.8 hours
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401720
2007-11-23 02:39:48 +00:00
Michael McKoy
7c95678241
Small RTV adjustment
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401719
2007-11-23 01:13:13 +00:00
Michael McKoy
d0bcaecdef
RTV Adjustments
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401718
2007-11-23 01:06:35 +00:00
Matt Woodrow
9be4c043a4
Typo in example in admins_simple.ini
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401717
2007-11-22 20:34:38 +00:00
Matt Woodrow
858fd7d3cd
Build fix attempt 1
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401716
2007-11-21 22:15:05 +00:00
Matt Woodrow
19c184aefc
Added KvGetSectionSymbol
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401715
2007-11-21 20:58:00 +00:00
Borja Ferrer
bce7cf5bdd
fixed build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401714
2007-11-21 12:58:37 +00:00
Matt Woodrow
64a07ce198
added new native KvJumpToKeySymbol
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401713
2007-11-21 06:49:40 +00:00
Michael McKoy
58ff2d14af
Fixed permissions for Basechat say aliases, removed sm_psay_mode. Use command overrides for sm_psay instead.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401712
2007-11-21 01:21:32 +00:00
David Anderson
09b6c5ead1
added new menu feature for old plugins
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401711
2007-11-20 17:16:50 +00:00
David Anderson
81f6856ad9
fixed small bug in SortADTArray
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401710
2007-11-20 04:36:38 +00:00
Michael McKoy
776e51dbac
Moved some variables in RTV to OnMapStart
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401709
2007-11-20 03:55:54 +00:00
David Anderson
d09ea8fda2
added ITopMenu::GetObjectName()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401708
2007-11-20 03:50:55 +00:00
Michael McKoy
fa3f1991ff
Added sort functions for ADT Arrays, see sorting.inc
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401707
2007-11-20 03:02:11 +00:00
David Anderson
4aa9ae379f
renamed the new native
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401706
2007-11-20 02:24:10 +00:00
David Anderson
d04d0e4089
submitting patch from amb1181 - retrieving topmenu object name
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401705
2007-11-20 02:22:26 +00:00
Michael McKoy
3d4d583182
Fixed the counting of team wins and rounds played in MapChooser
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401704
2007-11-19 23:11:10 +00:00
David Anderson
36cbf57b85
fixed makefiles
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401703
2007-11-19 22:08:51 +00:00
David Anderson
4e83e1949a
fixed build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401702
2007-11-18 18:02:53 +00:00
David Anderson
fdd75d6fcb
we now refresh tf2 menus because valve like writing buggy interfaces
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401701
2007-11-18 17:07:32 +00:00
Matt Woodrow
02f41feadf
fix for amb1174 - sv_visblemaxplayers being changed even with hidden slots disabled.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401700
2007-11-18 06:25:33 +00:00
David Anderson
5c2e13b12b
updated sdk to include usermsgs
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401699
2007-11-17 05:50:09 +00:00
David Anderson
200fe16e1c
fix for amb1156 - CS:S Tools overrides the PrintHintText native with its own version. this is a fail-safe for CS:S being loaded, as we can have better control from an extension.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401698
2007-11-17 05:41:47 +00:00
David Anderson
358a1e959e
fix for amb1156 - gamedata specifies HintText type now
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401697
2007-11-17 05:40:58 +00:00