946e4ab58aNew version templates for buildbot.
David Anderson
2008-09-14 05:13:21 +0000
d707ea0de5Fixed amb1929 - Banning via console should now work properly
Matt Schubert
2008-09-12 20:36:53 +0000
71e89f75aeFixed amb1929 - Banning via console should now work properly
Matt Schubert
2008-09-12 20:36:53 +0000
2c107e3601Fixed amb1990 - Translator warnings not evaluating format params
Matt Woodrow
2008-09-09 02:45:29 +0000
f0be909d31Fixed amb1990 - Translator warnings not evaluating format params
Matt Woodrow
2008-09-09 02:45:16 +0000
29d1246b8dFixed another sdktools team native crash, if m_szTeamName wasn't available (bug amb1779, r=pred).
David Anderson
2008-09-08 07:00:34 +0000
f31969dbc4Fixed another sdktools team native crash, if m_szTeamName wasn't available (bug amb1779, r=pred).
David Anderson
2008-09-08 07:00:17 +0000
514fc7dfe8Fixed missing translation for funvotes (bug amb1968).
David Anderson
2008-09-08 06:38:10 +0000
0691bca512Added "antiflood.txt" to Core's IPhraseCollection to prevent error spew (bug amb1922).
David Anderson
2008-09-08 06:20:54 +0000
e1f8a0fd68Fixed the compiler eating too many characters in macro subsitutions (bug amb1938).
David Anderson
2008-09-08 02:13:17 +0000
94c4b4c691Fixed the compiler eating too many characters in macro subsitutions (bug amb1938).
David Anderson
2008-09-08 02:13:10 +0000
09a80ee8c1Triggering another build.
David Anderson
2008-09-07 22:27:34 +0000
e141cf74d5Fixed three bugs with team natives that appeared on INS: bounds checking had wrong binary shortcut order, bounds checking was off by one, error condition was not returned properly. Out-of-range team indexes no longer cause crashes now.
David Anderson
2008-09-07 22:17:12 +0000
2cf9140ecfFixed three bugs with team natives that appeared on INS: bounds checking had wrong binary shortcut order, bounds checking was off by one, error condition was not returned properly. Out-of-range team indexes no longer cause crashes now.
David Anderson
2008-09-07 22:16:47 +0000
9ca1ca62eaFixed a nasty compiler bug where if the rhs of a ternary operator was larger than the lhs, the copy length emitted would only fit the lhs. The hier13() function now returns the larger of the lvalue sizes. (bug amb1853)
David Anderson
2008-09-07 09:51:38 +0000
3e8077d59cFixed a nasty compiler bug where if the rhs of a ternary operator was larger than the lhs, the copy length emitted would only fit the lhs. The hier13() function now returns the larger of the lvalue sizes. (bug amb1853)
David Anderson
2008-09-07 09:50:50 +0000
99d27b979dTriggering rebuild for win32-trunk.
David Anderson
2008-09-07 03:56:45 +0000
681747d02cFixed long strings with internal static copybacks causing buffer overflows (bug amb1986).
David Anderson
2008-09-07 03:24:51 +0000
1c975da26fFixed long strings with internal static copybacks causing buffer overflows (bug amb1986).
David Anderson
2008-09-07 03:24:41 +0000
1ec936daf6Testing pushing of build.
David Anderson
2008-09-07 00:18:18 +0000
fbc29dce23Synced buildbot from trunk to branch.
David Anderson
2008-09-06 23:57:23 +0000
8eb6d9ccf5Added master.cfg from buildbot for safe keeping.
David Anderson
2008-09-06 23:36:04 +0000
d3394453ffFixed, hopefully, one of the last bugs in the symstore script.
David Anderson
2008-09-06 23:26:52 +0000
5caeebf807Bugfixes to buildbot scripts, added symstore script. Removed soon-to-be-outdated fetchdlls program.
David Anderson
2008-09-06 23:24:56 +0000
cc0f68f94eAdded master buildbot file for safekeeping.
David Anderson
2008-09-06 15:26:30 +0000
2d78224b91Adding buildbot files back.
David Anderson
2008-09-06 14:41:38 +0000
0bd866d9b5Removing files temporarily.
David Anderson
2008-09-06 14:41:17 +0000
ed51e958e0Dummy commit to try and get +x flag
David Anderson
2008-09-06 14:40:33 +0000
f74aed3db2Merged buildbot changes from trunk.
David Anderson
2008-09-06 14:36:18 +0000
d6a9cb427fAdded product version file, first step to removing modules.versions someday.
David Anderson
2008-09-06 14:33:48 +0000
cb4b1dce71Another PathFormat.
David Anderson
2008-09-06 14:10:21 +0000
e6c5adfa24PathFormat in bootstrap.
David Anderson
2008-09-06 14:03:50 +0000
444896104fEnclose bootstrapper command in quotes.
David Anderson
2008-09-06 14:02:48 +0000
e2791a3702Packager now gets a config file on the command line (more secure for buildbot).
David Anderson
2008-09-06 13:04:54 +0000
16ed584e39Added packaging script.
David Anderson
2008-09-06 12:19:33 +0000
d6a0cb8992Removed some debug code, and hopefully fixed misleading failures.
David Anderson
2008-09-06 10:18:26 +0000
f99b82b53aAdded default return code of 0.
David Anderson
2008-09-06 09:40:44 +0000
32b7e2df98startbuild is now a direct pipe.
David Anderson
2008-09-06 09:32:12 +0000
0137219fb8Added startbuild script.
David Anderson
2008-09-06 09:24:39 +0000
51f914fb30Bootstrap performs all steps up to executing builer now. Builder sends error code on failure now.
David Anderson
2008-09-06 09:12:21 +0000
f85eeb2adbFinally, paths sorted out I think.
David Anderson
2008-09-06 08:35:27 +0000
6b213a9cafUgh.
David Anderson
2008-09-06 08:19:05 +0000
35f31b0f1aMore buildbot path nonsense.
David Anderson
2008-09-06 08:09:19 +0000
56a68f4dfdPaths should be relative to working folder.
David Anderson
2008-09-06 07:47:29 +0000
6e930f6048Added buildbot script for building builder tool.
David Anderson
2008-09-06 07:39:10 +0000
4fc7fce4fdNo spaces!
David Anderson
2008-09-06 07:23:04 +0000
f27202202bFixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977).
David Anderson
2008-09-05 06:15:54 +0000
deb7a123a6Added a nominations section to maplists.cfg
Matt Woodrow
2008-09-02 07:10:11 +0000
9ef7dca666Added amb1978 - Core.cfg now has parameters to set the gamedata auto-updater server and port.
Matt Woodrow
2008-09-02 06:29:50 +0000
2e8282dab5Reduced 1.0 branch query process delay to 50ms (amb 1916).
David Anderson
2008-09-02 06:08:38 +0000
fe4e39a2ddFixed amb1935 - When deleting a topmenu category, child objects were not removed from the name cache.
David Anderson
2008-09-02 06:01:12 +0000
2ab49e966aFixed amb1935 - When deleting a topmenu category, child objects were not removed from the name cache.
David Anderson
2008-09-02 06:00:59 +0000
4951dccdedFixed amb1927 - client command case sensitivity did not match the server's logic.
David Anderson
2008-09-02 03:58:34 +0000
b364544776Fixed amb1927 - client command case sensitivity did not match the server's logic.
David Anderson
2008-09-02 03:58:23 +0000
58870a30fbFixed structs sig.
Matt Woodrow
2008-08-29 02:26:22 +0000
c791f7f720Fixed doc for HandleSys failure outparams.
David Anderson
2008-08-28 17:20:17 +0000
05e18833acFixed IHandleSys doc for failure outparams.
David Anderson
2008-08-28 17:18:26 +0000
08c2a087d8Fixed plugins not being unloadable from files not being closed (amb 1875).
David Anderson
2008-08-28 16:59:41 +0000
05c8681336Couple of small mapchooser tweaks
Matt Woodrow
2008-08-27 01:45:10 +0000
bf5ee181faRemoved a few debug messages from mapchooser
Matt Woodrow
2008-08-27 01:00:01 +0000
094acb1039Fixed amb1957 - Mapchooser now counts arena rounds correctly. Fixed amb1925 - Mapchooser countly rounds incorrectly during an RTV Fixed amb1920 - Cleared retry timer Fixed amb1921 - Cancelling a vote now marks the vote as complete
Matt Woodrow
2008-08-27 00:49:56 +0000
93944e7f4bFixed build.
Scott Ehlert
2008-08-24 05:05:04 +0000
1251093ec1Improved bot detection slightly. This was meant to go along with the fix for amb1801.
Scott Ehlert
2008-08-24 04:35:48 +0000
18bec9f901Improved bot detection slightly. This was meant to go along with the fix for amb1801.
Scott Ehlert
2008-08-24 04:32:06 +0000
39c3ad0194Fixed bug 1750 and bug 1801. Orange Box changes the command processing heuristics without telling anyone, it looks like executing commands during the command buffer processing causes insertion to the beginning of the stream rather than end. Moving our callbacks to occur in a new frame seems to alleviate this.
David Anderson
2008-08-23 20:32:35 +0000
c951a6ca7cReverted to old cmd functionality for original engine.
David Anderson
2008-08-23 19:59:18 +0000
70a594f354Fixed bug 1750 and bug 1801. Orange Box changes the command processing heuristics without telling anyone, it looks like executing commands during the command buffer processing causes insertion to the beginning of the stream rather than end. Moving our callbacks to occur in a new frame seems to alleviate this.
David Anderson
2008-08-23 19:51:02 +0000
9b03490b1aFixed crash when TF2 extension couldn't load.
David Anderson
2008-08-23 09:46:52 +0000
edb7b49c25Fixed bogus warning from GCC.
David Anderson
2008-08-23 09:29:27 +0000
0c1c984eafAdd a poor man's build trigger.
David Anderson
2008-08-23 08:02:44 +0000
b595047fdfFixed OP_SWITCH accidentally using the wrong address to get the pcode base (regression based on assumption of JitWriter::inbase).
David Anderson
2008-08-19 06:40:25 +0000
2c25c09420Ew! No spaces in filenames.
David Anderson
2008-08-17 18:27:51 +0000
f6b088c2e6Fixed amb1928 (EndOfMapVoteEnabled should be optional).
David Anderson
2008-08-15 17:21:48 +0000
1cf87d4ad9Fixed build for new jit. Can't seem to kill off one of Microsoft's retarded NONSTDC warning, oh well.
David Anderson
2008-08-15 05:41:20 +0000
0aad4353cfRemoved debug mode from plugin_settings.cfg.
David Anderson
2008-08-15 05:33:57 +0000
7875fe1acdLanded sourcepawn-1.2. The big changes:
David Anderson
2008-08-15 05:22:26 +0000
95aca7b61bFixed amb1924 - Nextmap command now checks if end of map voting is enabled
Matt Woodrow
2008-08-10 05:39:25 +0000
e52e3c4639Initial Import of beta structs extension.
Matt Woodrow
2008-08-08 00:17:37 +0000
eee77228e6amb1919 - HasEndOfMapVote finished should be separate from determining if the vote will run at all. amb1915 - Mapchooser should disable round end changes if forced to change early. amb1901 - Timer errors with mapchooser
Matt Woodrow
2008-08-08 00:06:14 +0000
2b0cc7b4eaFixed amb1899 - Duplicate maps in auto generated maplists
Matt Woodrow
2008-08-07 23:32:09 +0000
d6cd6bd5a9Fixed amb1899 - Duplicate maps in auto generated maplists
Matt Woodrow
2008-08-07 23:31:53 +0000
eaccf6f90bFixed amb1918 - Ban menu should compare userids, not client indexes
Matt Woodrow
2008-08-07 23:16:16 +0000
f2dd5f6914Fixed amb1918 - Ban menu should compare userids, not client indexes
Matt Woodrow
2008-08-07 23:16:06 +0000
a01848c774Increased Clientprefs error reporting and a rare leak on database connection failed.
Matt Woodrow
2008-08-05 08:00:54 +0000
3754c63e24Fixed a few file handle leaks
Matt Woodrow
2008-07-31 21:08:20 +0000
ea748cfdbdFixed a few file handle leaks
Matt Woodrow
2008-07-31 21:08:00 +0000
401c6b445dFixed amb1891 : Basechat didn't check for blank message in private say's
Matt Woodrow
2008-07-30 08:08:19 +0000
28c4f423b0Fixed amb1891 : Basechat didn't check for blank message in private say's
Matt Woodrow
2008-07-30 08:07:28 +0000
3c0b289694Added custom gamedata section parsing to GameConfigs.
Matt Woodrow
2008-07-30 00:03:10 +0000
8182bdb476More file handle leaks fixed.
Matt Woodrow
2008-07-29 06:12:52 +0000
ae7e5a6a4bPending Map should no longer be shown when mapvotes are disabled. Removed tf2 include from mapchooser. Moved sm_setnextmap to mapchooser and made it block the end of map vote.
Matt Woodrow
2008-07-28 07:47:28 +0000
50eb77926efixed amb1885: regression in IsInExec() which caused ThrowNativeError to fail
David Anderson
2008-07-27 06:29:58 +0000
bd24893837Probably helps to close files after opening them.
Matt Woodrow
2008-07-27 00:01:17 +0000
82d949b34eAdded more debug info to sm_dump_handles
David Anderson
2008-07-24 06:48:54 +0000
dad66c9204Nextmap command (basetriggers.sp) will now show 'Pending Vote' if mapchooser is running, and the vote has not yet occured. Few cvar description changes in rockthevote.sp
Matt Woodrow
2008-07-17 07:47:11 +0000