Commit Graph

  • 56b77a536f Removed files for dead branch: refac-jit Scott Ehlert 2008-09-14 02:55:49 -0500
  • e175cce776 Removed files for dead branch: sourcemod-1.1.0 Scott Ehlert 2008-09-14 02:55:25 -0500
  • 097f42a01c Removed files for dead branch: faluco Scott Ehlert 2008-09-14 02:54:50 -0500
  • bcf1b092ae Mirrored buildbot/version template changes from branch. David Anderson 2008-09-14 06:13:25 +0000
  • 5a2852755d Final build number for 1.0.4. sourcemod-1.0.4 David Anderson 2008-09-14 05:53:11 +0000
  • 946e4ab58a New version templates for buildbot. David Anderson 2008-09-14 05:13:21 +0000
  • d707ea0de5 Fixed amb1929 - Banning via console should now work properly Matt Schubert 2008-09-12 20:36:53 +0000
  • 71e89f75ae Fixed amb1929 - Banning via console should now work properly Matt Schubert 2008-09-12 20:36:53 +0000
  • 2c107e3601 Fixed amb1990 - Translator warnings not evaluating format params Matt Woodrow 2008-09-09 02:45:29 +0000
  • f0be909d31 Fixed amb1990 - Translator warnings not evaluating format params Matt Woodrow 2008-09-09 02:45:16 +0000
  • 29d1246b8d Fixed another sdktools team native crash, if m_szTeamName wasn't available (bug amb1779, r=pred). David Anderson 2008-09-08 07:00:34 +0000
  • f31969dbc4 Fixed another sdktools team native crash, if m_szTeamName wasn't available (bug amb1779, r=pred). David Anderson 2008-09-08 07:00:17 +0000
  • 514fc7dfe8 Fixed missing translation for funvotes (bug amb1968). David Anderson 2008-09-08 06:38:10 +0000
  • 0691bca512 Added "antiflood.txt" to Core's IPhraseCollection to prevent error spew (bug amb1922). David Anderson 2008-09-08 06:20:54 +0000
  • e1f8a0fd68 Fixed the compiler eating too many characters in macro subsitutions (bug amb1938). David Anderson 2008-09-08 02:13:17 +0000
  • 94c4b4c691 Fixed the compiler eating too many characters in macro subsitutions (bug amb1938). David Anderson 2008-09-08 02:13:10 +0000
  • 09a80ee8c1 Triggering another build. David Anderson 2008-09-07 22:27:34 +0000
  • e141cf74d5 Fixed 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
  • 2cf9140ecf Fixed 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
  • 9ca1ca62ea Fixed 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
  • 3e8077d59c Fixed 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
  • 99d27b979d Triggering rebuild for win32-trunk. David Anderson 2008-09-07 03:56:45 +0000
  • 681747d02c Fixed long strings with internal static copybacks causing buffer overflows (bug amb1986). David Anderson 2008-09-07 03:24:51 +0000
  • 1c975da26f Fixed long strings with internal static copybacks causing buffer overflows (bug amb1986). David Anderson 2008-09-07 03:24:41 +0000
  • 1ec936daf6 Testing pushing of build. David Anderson 2008-09-07 00:18:18 +0000
  • fbc29dce23 Synced buildbot from trunk to branch. David Anderson 2008-09-06 23:57:23 +0000
  • 8eb6d9ccf5 Added master.cfg from buildbot for safe keeping. David Anderson 2008-09-06 23:36:04 +0000
  • d3394453ff Fixed, hopefully, one of the last bugs in the symstore script. David Anderson 2008-09-06 23:26:52 +0000
  • 5caeebf807 Bugfixes to buildbot scripts, added symstore script. Removed soon-to-be-outdated fetchdlls program. David Anderson 2008-09-06 23:24:56 +0000
  • cc0f68f94e Added master buildbot file for safekeeping. David Anderson 2008-09-06 15:26:30 +0000
  • 2d78224b91 Adding buildbot files back. David Anderson 2008-09-06 14:41:38 +0000
  • 0bd866d9b5 Removing files temporarily. David Anderson 2008-09-06 14:41:17 +0000
  • ed51e958e0 Dummy commit to try and get +x flag David Anderson 2008-09-06 14:40:33 +0000
  • f74aed3db2 Merged buildbot changes from trunk. David Anderson 2008-09-06 14:36:18 +0000
  • d6a9cb427f Added product version file, first step to removing modules.versions someday. David Anderson 2008-09-06 14:33:48 +0000
  • cb4b1dce71 Another PathFormat. David Anderson 2008-09-06 14:10:21 +0000
  • e6c5adfa24 PathFormat in bootstrap. David Anderson 2008-09-06 14:03:50 +0000
  • 444896104f Enclose bootstrapper command in quotes. David Anderson 2008-09-06 14:02:48 +0000
  • e2791a3702 Packager now gets a config file on the command line (more secure for buildbot). David Anderson 2008-09-06 13:04:54 +0000
  • 16ed584e39 Added packaging script. David Anderson 2008-09-06 12:19:33 +0000
  • d6a0cb8992 Removed some debug code, and hopefully fixed misleading failures. David Anderson 2008-09-06 10:18:26 +0000
  • f99b82b53a Added default return code of 0. David Anderson 2008-09-06 09:40:44 +0000
  • 32b7e2df98 startbuild is now a direct pipe. David Anderson 2008-09-06 09:32:12 +0000
  • 0137219fb8 Added startbuild script. David Anderson 2008-09-06 09:24:39 +0000
  • 51f914fb30 Bootstrap performs all steps up to executing builer now. Builder sends error code on failure now. David Anderson 2008-09-06 09:12:21 +0000
  • f85eeb2adb Finally, paths sorted out I think. David Anderson 2008-09-06 08:35:27 +0000
  • 6b213a9caf Ugh. David Anderson 2008-09-06 08:19:05 +0000
  • 35f31b0f1a More buildbot path nonsense. David Anderson 2008-09-06 08:09:19 +0000
  • 56a68f4dfd Paths should be relative to working folder. David Anderson 2008-09-06 07:47:29 +0000
  • 6e930f6048 Added buildbot script for building builder tool. David Anderson 2008-09-06 07:39:10 +0000
  • 4fc7fce4fd No spaces! David Anderson 2008-09-06 07:23:04 +0000
  • f27202202b Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977). David Anderson 2008-09-05 06:15:54 +0000
  • deb7a123a6 Added a nominations section to maplists.cfg Matt Woodrow 2008-09-02 07:10:11 +0000
  • 9ef7dca666 Added amb1978 - Core.cfg now has parameters to set the gamedata auto-updater server and port. Matt Woodrow 2008-09-02 06:29:50 +0000
  • 2e8282dab5 Reduced 1.0 branch query process delay to 50ms (amb 1916). David Anderson 2008-09-02 06:08:38 +0000
  • fe4e39a2dd Fixed amb1935 - When deleting a topmenu category, child objects were not removed from the name cache. David Anderson 2008-09-02 06:01:12 +0000
  • 2ab49e966a Fixed amb1935 - When deleting a topmenu category, child objects were not removed from the name cache. David Anderson 2008-09-02 06:00:59 +0000
  • 4951dccded Fixed amb1927 - client command case sensitivity did not match the server's logic. David Anderson 2008-09-02 03:58:34 +0000
  • b364544776 Fixed amb1927 - client command case sensitivity did not match the server's logic. David Anderson 2008-09-02 03:58:23 +0000
  • 58870a30fb Fixed structs sig. Matt Woodrow 2008-08-29 02:26:22 +0000
  • c791f7f720 Fixed doc for HandleSys failure outparams. David Anderson 2008-08-28 17:20:17 +0000
  • 05e18833ac Fixed IHandleSys doc for failure outparams. David Anderson 2008-08-28 17:18:26 +0000
  • 08c2a087d8 Fixed plugins not being unloadable from files not being closed (amb 1875). David Anderson 2008-08-28 16:59:41 +0000
  • 05c8681336 Couple of small mapchooser tweaks Matt Woodrow 2008-08-27 01:45:10 +0000
  • bf5ee181fa Removed a few debug messages from mapchooser Matt Woodrow 2008-08-27 01:00:01 +0000
  • 094acb1039 Fixed 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
  • 93944e7f4b Fixed build. Scott Ehlert 2008-08-24 05:05:04 +0000
  • 1251093ec1 Improved bot detection slightly. This was meant to go along with the fix for amb1801. Scott Ehlert 2008-08-24 04:35:48 +0000
  • 18bec9f901 Improved bot detection slightly. This was meant to go along with the fix for amb1801. Scott Ehlert 2008-08-24 04:32:06 +0000
  • 39c3ad0194 Fixed 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
  • c951a6ca7c Reverted to old cmd functionality for original engine. David Anderson 2008-08-23 19:59:18 +0000
  • 70a594f354 Fixed 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
  • 9b03490b1a Fixed crash when TF2 extension couldn't load. David Anderson 2008-08-23 09:46:52 +0000
  • edb7b49c25 Fixed bogus warning from GCC. David Anderson 2008-08-23 09:29:27 +0000
  • 0c1c984eaf Add a poor man's build trigger. David Anderson 2008-08-23 08:02:44 +0000
  • b595047fdf Fixed 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
  • 2c25c09420 Ew! No spaces in filenames. David Anderson 2008-08-17 18:27:51 +0000
  • f6b088c2e6 Fixed amb1928 (EndOfMapVoteEnabled should be optional). David Anderson 2008-08-15 17:21:48 +0000
  • 1cf87d4ad9 Fixed 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
  • 0aad4353cf Removed debug mode from plugin_settings.cfg. David Anderson 2008-08-15 05:33:57 +0000
  • 7875fe1acd Landed sourcepawn-1.2. The big changes: David Anderson 2008-08-15 05:22:26 +0000
  • 95aca7b61b Fixed amb1924 - Nextmap command now checks if end of map voting is enabled Matt Woodrow 2008-08-10 05:39:25 +0000
  • e52e3c4639 Initial Import of beta structs extension. Matt Woodrow 2008-08-08 00:17:37 +0000
  • eee77228e6 amb1919 - 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
  • 2b0cc7b4ea Fixed amb1899 - Duplicate maps in auto generated maplists Matt Woodrow 2008-08-07 23:32:09 +0000
  • d6cd6bd5a9 Fixed amb1899 - Duplicate maps in auto generated maplists Matt Woodrow 2008-08-07 23:31:53 +0000
  • eaccf6f90b Fixed amb1918 - Ban menu should compare userids, not client indexes Matt Woodrow 2008-08-07 23:16:16 +0000
  • f2dd5f6914 Fixed amb1918 - Ban menu should compare userids, not client indexes Matt Woodrow 2008-08-07 23:16:06 +0000
  • a01848c774 Increased Clientprefs error reporting and a rare leak on database connection failed. Matt Woodrow 2008-08-05 08:00:54 +0000
  • 3754c63e24 Fixed a few file handle leaks Matt Woodrow 2008-07-31 21:08:20 +0000
  • ea748cfdbd Fixed a few file handle leaks Matt Woodrow 2008-07-31 21:08:00 +0000
  • 401c6b445d Fixed amb1891 : Basechat didn't check for blank message in private say's Matt Woodrow 2008-07-30 08:08:19 +0000
  • 28c4f423b0 Fixed amb1891 : Basechat didn't check for blank message in private say's Matt Woodrow 2008-07-30 08:07:28 +0000
  • 3c0b289694 Added custom gamedata section parsing to GameConfigs. Matt Woodrow 2008-07-30 00:03:10 +0000
  • 8182bdb476 More file handle leaks fixed. Matt Woodrow 2008-07-29 06:12:52 +0000
  • ae7e5a6a4b Pending 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
  • 50eb77926e fixed amb1885: regression in IsInExec() which caused ThrowNativeError to fail David Anderson 2008-07-27 06:29:58 +0000
  • bd24893837 Probably helps to close files after opening them. Matt Woodrow 2008-07-27 00:01:17 +0000
  • 82d949b34e Added more debug info to sm_dump_handles David Anderson 2008-07-24 06:48:54 +0000
  • dad66c9204 Nextmap 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