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 Anderson2008-09-07 22:17:12 +00:00
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 Anderson2008-09-07 22:16:47 +00:00
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 Anderson2008-09-07 09:51:38 +00:00
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 Anderson2008-09-07 09:50:50 +00:00
f27202202b
Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977).
David Anderson2008-09-05 06:15:54 +00:00
deb7a123a6
Added a nominations section to maplists.cfg
Matt Woodrow2008-09-02 07:10:11 +00:00
9ef7dca666
Added amb1978 - Core.cfg now has parameters to set the gamedata auto-updater server and port.
Matt Woodrow2008-09-02 06:29:50 +00:00
2e8282dab5
Reduced 1.0 branch query process delay to 50ms (amb 1916).
David Anderson2008-09-02 06:08:38 +00:00
fe4e39a2dd
Fixed amb1935 - When deleting a topmenu category, child objects were not removed from the name cache.
David Anderson2008-09-02 06:01:12 +00:00
2ab49e966a
Fixed amb1935 - When deleting a topmenu category, child objects were not removed from the name cache.
David Anderson2008-09-02 06:00:59 +00:00
4951dccded
Fixed amb1927 - client command case sensitivity did not match the server's logic.
David Anderson2008-09-02 03:58:34 +00:00
b364544776
Fixed amb1927 - client command case sensitivity did not match the server's logic.
David Anderson2008-09-02 03:58:23 +00:00
bf5ee181fa
Removed a few debug messages from mapchooser
Matt Woodrow2008-08-27 01:00:01 +00:00
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 Woodrow2008-08-27 00:49:56 +00:00
1251093ec1
Improved bot detection slightly. This was meant to go along with the fix for amb1801.
Scott Ehlert2008-08-24 04:35:48 +00:00
18bec9f901
Improved bot detection slightly. This was meant to go along with the fix for amb1801.
Scott Ehlert2008-08-24 04:32:06 +00:00
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 Anderson2008-08-23 20:32:35 +00:00
c951a6ca7c
Reverted to old cmd functionality for original engine.
David Anderson2008-08-23 19:59:18 +00:00
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 Anderson2008-08-23 19:51:02 +00:00
9b03490b1a
Fixed crash when TF2 extension couldn't load.
David Anderson2008-08-23 09:46:52 +00:00
b595047fdf
Fixed OP_SWITCH accidentally using the wrong address to get the pcode base (regression based on assumption of JitWriter::inbase).
David Anderson2008-08-19 06:40:25 +00:00
f6b088c2e6
Fixed amb1928 (EndOfMapVoteEnabled should be optional).
David Anderson2008-08-15 17:21:48 +00:00
1cf87d4ad9
Fixed build for new jit. Can't seem to kill off one of Microsoft's retarded NONSTDC warning, oh well.
David Anderson2008-08-15 05:41:20 +00:00
0aad4353cf
Removed debug mode from plugin_settings.cfg.
David Anderson2008-08-15 05:33:57 +00:00
95aca7b61b
Fixed amb1924 - Nextmap command now checks if end of map voting is enabled
Matt Woodrow2008-08-10 05:39:25 +00:00
e52e3c4639
Initial Import of beta structs extension.
Matt Woodrow2008-08-08 00:17:37 +00:00
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 Woodrow2008-08-08 00:06:14 +00:00
2b0cc7b4ea
Fixed amb1899 - Duplicate maps in auto generated maplists
Matt Woodrow2008-08-07 23:32:09 +00:00
d6cd6bd5a9
Fixed amb1899 - Duplicate maps in auto generated maplists
Matt Woodrow2008-08-07 23:31:53 +00:00
eaccf6f90b
Fixed amb1918 - Ban menu should compare userids, not client indexes
Matt Woodrow2008-08-07 23:16:16 +00:00
f2dd5f6914
Fixed amb1918 - Ban menu should compare userids, not client indexes
Matt Woodrow2008-08-07 23:16:06 +00:00
a01848c774
Increased Clientprefs error reporting and a rare leak on database connection failed.
Matt Woodrow2008-08-05 08:00:54 +00:00
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 Woodrow2008-07-28 07:47:28 +00:00
50eb77926e
fixed amb1885: regression in IsInExec() which caused ThrowNativeError to fail
David Anderson2008-07-27 06:29:58 +00:00
bd24893837
Probably helps to close files after opening them.
Matt Woodrow2008-07-27 00:01:17 +00:00
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 Woodrow2008-07-17 07:47:11 +00:00