Commit Graph
6438 Commits
Author SHA1 Message Date
Borja Ferrer 501db6ee8b added TE compatibility to TF2
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401593
2007-10-16 17:17:08 +00:00
David Anderson 147643591d re-enabled episode2 builds on linux
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401592
2007-10-16 06:03:28 +00:00
David Anderson 1e9f3296ad fixed build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401591
2007-10-16 05:58:45 +00:00
David Anderson 630168a924 concmd manager now uses the concmd cleaner
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401590
2007-10-16 05:30:41 +00:00
David Anderson 1ab2bf2139 fixed ep2 build
fixed a bug in the cmd cleaner code

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401589
2007-10-16 01:29:28 +00:00
David Anderson 796d9b2de8 - added new system for detecting convar/concmd removals in one nice place
- convar code overhaul - reorganized handle contents to make removal easier

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401588
2007-10-16 01:17:08 +00:00
David Anderson 60d8e4f248 overhaul of the vsp listening code
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401587
2007-10-15 22:15:22 +00:00
Matt Woodrow 0600be8c3a Menu map lists (map and votemap) now fall back to the contents of maps folder if the menu_maplist.ini isn't found
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401586
2007-10-15 21:12:52 +00:00
David Anderson 7f667a58d0 fixed a trie lookup bug where terminated string arcs could be return false positives. for example, sm_k would match sm_kick, if and only if the sm_k formed the arc and the ick formed the termination
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401585
2007-10-15 19:38:18 +00:00
David Anderson 3c0aba7035 fixed misusage, freeing convar info while it can still be read
fixed a minor memory leak

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401584
2007-10-15 19:37:14 +00:00
David Anderson 9396a88fdc removed some of the new stuff from build process
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401583
2007-10-15 19:18:08 +00:00
David Anderson fe0a6fb475 moved IClient stuff around so OB changes are easier to manage
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401582
2007-10-15 18:51:56 +00:00
David Anderson 6e03cb39a1 filled in data for core's TF2 support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401581
2007-10-15 18:51:11 +00:00
Borja Ferrer 24f23232b8 fixed typo in SDKTools filename
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401580
2007-10-15 16:06:06 +00:00
David Anderson e08b4cdf1e - LibraryExists() now works on extensions
- geoip and cstrike now work as libraries

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401579
2007-10-15 04:27:56 +00:00
David Anderson c803eb8328 fixed an overall deficiency where libraries did not include extensions. extensions can now mark themselves as libraries, and they thus become fully optional just as plugins do. additionally, a bug was fixed where plugins could be accidentally marked as required instead of optional. these changes resulted in a bcompat API bump to the extension/sharesys interface.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401578
2007-10-15 04:06:57 +00:00
David Anderson 8eaf03c441 added new makefiles for cstrike
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401577
2007-10-15 01:06:06 +00:00
David Anderson 7888958f34 fixed author line for css extension
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401576
2007-10-15 00:57:55 +00:00
David Anderson 723334f3fa added proper versioning to topmenus
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401575
2007-10-15 00:41:29 +00:00
David Anderson 4de4797b8b extensions can now be built for multiple engines, and will autoload from auto.X.Y folders
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401574
2007-10-15 00:38:25 +00:00
David Anderson d5add98082 added cstrike back to the build process
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401573
2007-10-15 00:17:01 +00:00
David Anderson 3f3040c4bb added new makefiles for sdktools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401572
2007-10-14 23:28:40 +00:00
David Anderson 3ef9c445f4 added makefile for loader
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401571
2007-10-14 23:16:06 +00:00
David Anderson f42463c0af re-added sdktools to the build script
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401570
2007-10-14 22:36:21 +00:00
David Anderson a167a8a154 added loader to version script
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401569
2007-10-14 22:17:52 +00:00
David Anderson 0fedd3d245 added loader to build script
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401568
2007-10-14 22:17:40 +00:00
David Anderson 5994e3e35e added versioning/resource file
prevented loading after new api is called

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401567
2007-10-14 22:17:14 +00:00
Borja Ferrer 4a8f76afd9 added Orange Box compat to sdktools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401566
2007-10-14 22:12:46 +00:00
David Anderson ee6c08d687 fixed bug in build tool
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401565
2007-10-14 21:51:30 +00:00
David Anderson de6497f0d9 all pdbs are now packaged with windows
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401564
2007-10-14 21:31:39 +00:00
Borja Ferrer b71951d010 added new core loader
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401563
2007-10-14 20:25:57 +00:00
David Anderson 4819783444 now creates the new extension layout
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401562
2007-10-14 20:13:30 +00:00
David Anderson 3e00e7f07a added new makefiles for sample SDK
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401561
2007-10-14 20:10:36 +00:00
David Anderson aa27367a3f updated linux build, removed ep2 builds for linux
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401560
2007-10-14 19:57:53 +00:00
David Anderson c5dd1bddd4 fixed makefiles more
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401559
2007-10-14 19:48:26 +00:00
Borja Ferrer f2293087fe cstrike extension builds now
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401558
2007-10-14 19:34:46 +00:00
David Anderson 405b93d220 updated makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401557
2007-10-14 19:21:33 +00:00
David Anderson b069620eaa added core makefiles
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401556
2007-10-14 19:10:44 +00:00
Borja Ferrer 388a5cb487 updated project files for sdktools and cstrike extensions
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401555
2007-10-14 19:08:17 +00:00
David Anderson 97d1660b34 added real support for alternate building methods and orangebox packaging
refactored a lot of variable names, yuck
removed tons of legacy compressing/SVN code that's since handled by Perl

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401554
2007-10-14 18:55:49 +00:00
David Anderson 7a74c92167 various build fixes and vcproj changes
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401553
2007-10-14 18:53:29 +00:00
David Anderson 50fd47697b updated extension vcproj files to have new include dirs
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401552
2007-10-14 18:44:49 +00:00
David Anderson 4c1f97bd81 fixed compat wrappers including core stuff
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401551
2007-10-14 17:55:02 +00:00
David Anderson 0c80c793fe part 1 of tf2 support is now done
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401550
2007-10-14 02:30:16 +00:00
David Anderson 7a4fe8aaa4 added env vars to orig builds
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401549
2007-10-14 01:09:40 +00:00
David Anderson d03488e45b initial change of build process, part 1
fixed cvar linking issue
broke the build even better

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401548
2007-10-14 00:48:55 +00:00
Borja Ferrer b7d9d487cc ported SM's core to Orange Box
build is broken now in purpose

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401547
2007-10-14 00:04:21 +00:00
Matt Woodrow 36f6a760b5 Uhh.. How'd that get there?
Removed blank file.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401546
2007-10-13 22:13:43 +00:00
Michael McKoy 69ee0e01b1 Fixed an incorrect variable name
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401545
2007-10-13 19:41:25 +00:00
Matt Woodrow 39515aa306 Updated build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401544
2007-10-13 19:22:04 +00:00