Commit Graph
100 Commits
Author SHA1 Message Date
David Anderson fd1f271e87 removed SSE requirement for JIT
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401847
2008-01-10 18:27:52 +00:00
David Anderson 9756e7062f added extended error messaging to the loader
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401846
2008-01-10 18:15:45 +00:00
David Anderson 42a313486a - added amb1332, new cvar protection mechanism for rcon_password
- removed FCVAR_PROTECTED from Core cvars

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401845
2008-01-08 03:06:33 +00:00
David Anderson 63592212d5 - fixed amb1302 - GetClientMenu() could return 1 for stale external menus
- fixed a debug assertion from StartMessage() + ShowMenu

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401844
2008-01-07 22:36:39 +00:00
David Anderson c033f5415a - added GuessSDKVersion()
- added rendermode and renderfx prop stocks and defines
- added MoveType tag to MOVETYPE defines
- changed Movetype functions to MoveType to use correct SourceMod casing

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401843
2008-01-07 06:59:44 +00:00
David Anderson e1bc3234b2 added /MP to compilation settings
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401842
2008-01-07 06:58:43 +00:00
David Anderson 6e09aacd98 fixed amb1355 - optional extensions did not work properly
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401841
2008-01-07 04:00:47 +00:00
David Anderson 934fb9741a commited a new version of this file. suffice to say the massive inconsistencies and clear compiling bugs in this was disappointing
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401840
2008-01-06 01:35:24 +00:00
David Anderson 1ffd1db733 added amb1348 - SetFailState() formatting
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401839
2008-01-04 16:20:25 +00:00
David Anderson 4e07200cfb - added AddTargetsToMenu2() for using COMMAND_FILTER flags
- fixed amb1350 - sm_voteban/menu ban on fake clients would crash
- fake clients can no longer be banned and do not appear on ban menus

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401838
2008-01-04 16:05:26 +00:00
David Anderson 89ac3a14ba added amb1341 - OnClientPostAdminFilter
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401837
2008-01-03 19:40:55 +00:00
David Anderson 9b6c6c1fcd added amb1335 - zombie_master sdktools support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401836
2008-01-03 18:46:01 +00:00
David Anderson 4e1fb49096 added amb1336 - GetTrieSize()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401835
2008-01-03 06:11:26 +00:00
David Anderson fdc67a7a52 fixed amb1308 - CommitSuicide offset changed
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401825
2007-12-23 23:43:25 +00:00
David Anderson e1748d9814 disabled mm:s 1.6-episode1 builds
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401823
2007-12-23 00:17:54 +00:00
David Anderson 474f4d86c6 added pdb logging
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401822
2007-12-23 00:08:08 +00:00
David Anderson f8f5a6a888 added extended error info to text parser API; GameConfigs now display better errors
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401821
2007-12-22 19:36:28 +00:00
David Anderson c3456b8804 moved errno.h to top of platform includes
fixed bug where FormatMessage() did not ignore inserts

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401820
2007-12-22 19:35:54 +00:00
David Anderson a079a87f68 fixed amb1305 by making OnClientPostAdminCheck() always occur after OnClientPutInServer(). this is now GUARANTEED. it was undefined before, however the usual case was opposite. if plugins were relying on this, they were written poorly and shouldn't have worked in the first place, especially with the threaded SQL plugin.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401819
2007-12-22 08:57:08 +00:00
David Anderson ad5ef39cb4 patched amb1296 - multi-d r-values are now impossible
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401818
2007-12-22 05:16:18 +00:00
David Anderson f87da92617 fixed amb1291 - CommitSuicide offsets missing for a few mods
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401817
2007-12-21 06:17:04 +00:00
David Anderson 02e210ae02 added support for Hidden:Source
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401816
2007-12-21 06:05:48 +00:00
David Anderson 24db2b2597 fixed build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401812
2007-12-19 01:47:26 +00:00
David Anderson ae766d3150 fixed build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401811
2007-12-19 01:46:22 +00:00
David Anderson d851108dd2 added "playercommands" to build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401810
2007-12-19 01:35:24 +00:00
David Anderson 023e5629c7 renamed slapslay to playercommands
--HG--
rename : plugins/slapslay.sp => plugins/playercommands.sp
rename : plugins/slapslay/slap.sp => plugins/playercommands/slap.sp
rename : plugins/slapslay/slay.sp => plugins/playercommands/slay.sp
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401809
2007-12-19 01:34:01 +00:00
David Anderson b1451f692c fixed linuxbuild
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401805
2007-12-17 00:54:10 +00:00
David Anderson 6ba2593738 added amb1289 - FindPluginByNumber
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401804
2007-12-16 23:45:41 +00:00
David Anderson 63d301c4c7 added @error lines to a bunch of native docs
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401803
2007-12-16 23:45:03 +00:00
David Anderson abb763d1e1 added amb618 - binary file i/o
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401802
2007-12-16 23:11:00 +00:00
David Anderson cf023a0b7d added amb1204 - concommandbase iteration
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401801
2007-12-14 23:27:34 +00:00
David Anderson c9a9826989 added amb968 - setting for suppressing potential chat triggers from admins
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401800
2007-12-14 06:42:40 +00:00
David Anderson d87e00a82d added amb1281 - added nextmap command to server console
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401799
2007-12-14 06:20:07 +00:00
David Anderson 8ffeb9f627 fixed spacing and line endings
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401798
2007-12-14 06:19:42 +00:00
David Anderson af2142d70b fixed amb1282 - elev1.wav is cstrike only
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401797
2007-12-14 05:54:36 +00:00
David Anderson 99ebeb1645 added amb1276 - local socket support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401796
2007-12-14 05:09:29 +00:00
David Anderson 43150b07c9 fixed for amb1279 from ferret
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401794
2007-12-12 22:45:23 +00:00
David Anderson f261c2e756 fixed the global ock error message having too many punctuation marks
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401790
2007-12-10 23:32:32 +00:00
David Anderson 1904348efc - fixed amb1237 part 1 - maplists.cfg missing could cause ReadMapList() to fail
- fixed amb1237 part 2 - nextmap could fail in certain cases with mapchooser present

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401789
2007-12-10 22:20:53 +00:00
David Anderson 7847e6e2e8 fixed amb1266 - cstrike's ProcCmdString hook had a bug
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401787
2007-12-10 12:19:24 +00:00
David Anderson c987c2f0f7 added new ktrie function for running custom destructor
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401786
2007-12-10 05:16:08 +00:00
David Anderson d3a22aeff7 added amb1262 - adt_trie
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401785
2007-12-10 05:14:37 +00:00
David Anderson ff15a84e7c added temporary debugging to ReadMapList()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401784
2007-12-10 03:14:54 +00:00
David Anderson 4ec75fbfe4 added amb1257 - synergy support for sdktools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401782
2007-12-09 19:33:25 +00:00
David Anderson f187f1eb8a fixed amb1225 - extremely rare compiler bug could cause crash. unluckily, this suddenly started breaking the linux build, which should now work again
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401781
2007-12-08 17:31:44 +00:00
David Anderson bb64e2bd6d added debugging to build tool
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401780
2007-12-07 21:43:28 +00:00
David Anderson 6151b89b94 fixed documented param order being wrong on ReadMapList()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401778
2007-12-06 14:08:22 +00:00
David Anderson 37096d7307 fixed doc error on GetClientMenu()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401777
2007-12-06 12:26:59 +00:00
David Anderson d78d7ab960 - rewrote internal convar hooking mechanism to prevent crashes and potential "race conditions"
- sharesys is now the first thing to run, so g_pCoreIdent is valid EVERYWHERE
- added internal convar hooking funcs for timersys

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401776
2007-12-06 03:28:02 +00:00
David Anderson 04c0684879 empires does not support radio menus properly
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401774
2007-12-05 19:39:54 +00:00
David Anderson b4aca8dd06 fixed @aim giving wrong name in ProcessTargetString() feedback
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401773
2007-12-05 18:12:25 +00:00
David Anderson 5ae2a5c4fe sm_dump_handles now shows memory usage
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401772
2007-12-05 18:07:18 +00:00
David Anderson 41ac66fceb deprecated IsValidHandle()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401771
2007-12-05 15:38:45 +00:00
David Anderson 737a359990 - removed ancient bcompat shim for translations/core.cfg file
- fixed msvc8 whining about BfReadString

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401770
2007-12-04 15:58:07 +00:00
David Anderson 8eb040a832 added sdktools support for sourceforts 1.9.3
removed old s_pTempEntities offsets for linux

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401769
2007-12-04 15:29:37 +00:00
David Anderson c5b6c63ec6 added ability to use game name from gameinfo.txt in gamedata files
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401768
2007-12-04 15:27:04 +00:00
David Anderson e07fa5bb28 universal INS detection for radio menus
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401766
2007-12-04 03:10:03 +00:00
David Anderson fc53efb288 fixed amb1241 - IVEngineServer implementation of client querying is completely broken on orange box, thanks valve
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401765
2007-12-04 02:35:46 +00:00
David Anderson ec11691734 fixed build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401764
2007-12-04 02:10:02 +00:00
David Anderson b569bd8f97 - fixed a bug where sdktools did not filter @aim properly (:. immunity was ignored)
- fixed a bug where sdktools did not check to see if g_pBinTools was valid before using it

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401763
2007-12-04 01:17:15 +00:00
David Anderson 3dd4c767c1 added @t, @ts, @ct, @cts target patterns
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401762
2007-12-04 01:08:03 +00:00
David Anderson 0d6504b4a6 added empires to the list of mods that supports ShowMenu
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401761
2007-12-04 01:01:05 +00:00
David Anderson 02c062a380 added empires mod support to sdktools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401760
2007-12-03 23:00:34 +00:00
David Anderson 430a7ee54b reverted accidental stupid commit
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401759
2007-12-03 22:57:47 +00:00
David Anderson 0b8410eae1 added empires 2.0 support to sdktools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401758
2007-12-03 22:55:23 +00:00
David Anderson 0cb387bf0a added amb995 - garrysmod support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401757
2007-12-03 03:24:33 +00:00
David Anderson dcb77e0918 addressed amb1230 - BfReadString() erroring on something that should be perfectly valid
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401756
2007-12-03 03:19:21 +00:00
David Anderson 6533e16019 fixed amb1210 - ReadMapList() broken for "mapcyclefile"
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401755
2007-12-03 02:43:42 +00:00
David Anderson 049eff8336 fixed amb1233 - sm_psay from server console
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401754
2007-12-03 02:27:59 +00:00
David Anderson 86a9369c04 fixed a crashbug when MAPLIST_FLAG_MAPSFOLDER was not present and all fallbacks failed
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401753
2007-12-02 16:47:10 +00:00
David Anderson 98b74c2e21 fixed a bug where mapcyclefile might not be read properly
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401752
2007-12-02 16:43:34 +00:00
David Anderson ab2ef7a0e0 nextmap won't default to anything non-mapcyclefile now
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401751
2007-12-02 16:43:19 +00:00
David Anderson b6bb09e0b8 nextmap now use ReadMapList() and OnConfigsExecuted() instead of OnMapStart
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401750
2007-12-02 16:30:47 +00:00
David Anderson 7e013d8343 fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401749
2007-12-02 05:38:58 +00:00
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
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
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
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
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
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
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
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