Matt Woodrow
|
49d14111e2
|
Fixed mapchooser not starting a vote if RTV result is "Don't change" (bug 2734, r=bl4nk).
|
2008-09-27 21:46:07 -07:00 |
|
David Anderson
|
f0a11d3cb7
|
Fixed project file name mismatch in the build tool.
|
2008-09-27 18:04:10 -07:00 |
|
David Anderson
|
168f42323b
|
Missing regex vc9 project files (this is getting really tiresome).
|
2008-09-27 17:54:02 -07:00 |
|
David Anderson
|
64e7d0b737
|
Forgot to commit game.cstrike.ext msvc9 project files.
|
2008-09-27 17:43:30 -07:00 |
|
David Anderson
|
2e8c0c8f7d
|
Added environment variable for MySQL5 since vcbuild.exe is being a pain.
|
2008-09-27 17:25:53 -07:00 |
|
David Anderson
|
8f555543cc
|
Switch to vcbuilder.exe since devenv.com is not available in express editions.
|
2008-09-27 16:19:56 -07:00 |
|
David Anderson
|
88a71ddad4
|
Migrated to Visual Studio 2008 for default builds (bug 3257).
|
2008-09-27 14:59:09 -07:00 |
|
David Anderson
|
02e31bb576
|
Compiler now emits debug info about natives (bug 3282, r=sawce).
|
2008-09-27 13:46:42 -07:00 |
|
David Anderson
|
32f7bec6c8
|
Fixed building on GCC and some valgrind warnings. Read .dbg.natives table now.
|
2008-09-27 15:34:59 -05:00 |
|
Matt Woodrow
|
a935e6f90d
|
Merge!
|
2008-09-26 19:10:40 +12:00 |
|
Matt Woodrow
|
f4dba84ae5
|
Core now detects and handles a changed maxplayers value (bug 2537 and bug 2758)
|
2008-09-26 19:08:49 +12:00 |
|
David Anderson
|
5cb4acf590
|
Added some notion of def-use to unfold copy propagation across registers and the eval stack.
At some point we will need to walk the expr tree to fold this back where appropriate, i.e. single use for calls.
|
2008-09-23 22:00:47 -07:00 |
|
David Anderson
|
e83526aa63
|
Merge.
|
2008-09-23 21:21:03 -07:00 |
|
David Anderson
|
04021ed8b1
|
Initial import/sketch of opcode analyzer (bug 3279).
Uses single static assignment to recover expression trees from straight-line byte code.
|
2008-09-23 21:20:40 -07:00 |
|
David Anderson
|
31a4f40c9a
|
Merge.
|
2008-09-23 01:17:40 -05:00 |
|
David Anderson
|
4001b0f804
|
Various chat commands now follow sm_show_activity (bug 2080, r=pred).
Added FormatActivitySource() native to assist in emulating ShowActivity().
|
2008-09-23 01:17:15 -05:00 |
|
David Anderson
|
a838276ec2
|
Changed functag syntax so public keyword is in the normal place. The old style is still allowed.
|
2008-09-21 14:56:38 -07:00 |
|
David Anderson
|
6192efc078
|
Fixed realloc/delete[] mismatch (thank sawce), corrected some whitespace.
|
2008-09-21 14:05:13 -07:00 |
|
Matt Woodrow
|
4517031861
|
Updated randomcycle to use the Nextmap API
|
2008-09-21 14:20:01 +12:00 |
|
Matt Woodrow
|
187ff255bd
|
GCC will not beat me!
|
2008-09-18 18:42:13 +12:00 |
|
Matt Woodrow
|
dec172f0e1
|
Mergey Mergey
|
2008-09-18 18:28:17 +12:00 |
|
Matt Woodrow
|
a0107299f3
|
Predcrab - Destroyer of builds strikes again
|
2008-09-18 18:27:41 +12:00 |
|
David Anderson
|
bbbc2ce22c
|
Merge (A la Worms 2, The First of Many!)
|
2008-09-18 00:15:34 -05:00 |
|
David Anderson
|
def0a8a0d6
|
Attempt at solving this stdout redirection mess for buildbot.
|
2008-09-18 00:11:24 -05:00 |
|
Matt Woodrow
|
46095d797c
|
Merge
|
2008-09-18 15:33:50 +12:00 |
|
Matt Woodrow
|
5687a7ba90
|
Added Struct Abstraction extension (bug 2666 and bug 2663)
--HG--
rename : extensions/structs/structs.txt => gamedata/structs.gamedata.txt
rename : extensions/structs/structs.inc => plugins/include/structs.inc
rename : extensions/structs/structtest.sp => plugins/testsuite/structtest.sp
|
2008-09-18 15:32:22 +12:00 |
|
David Anderson
|
556c03babf
|
Added CreateDirectory() native and a few permissions macros (bug 3253, r=ds).
|
2008-09-17 02:07:19 -05:00 |
|
David Anderson
|
09ea2e13aa
|
Fixed SDKTools not cleaning up its handle types on shutdown (but 2753).
|
2008-09-15 04:28:26 -05:00 |
|
David Anderson
|
ef62e3d665
|
Fixed IHandleSys::RemoveType() not removing the type name from the name cache (bug 2753).
|
2008-09-15 04:26:58 -05:00 |
|
David Anderson
|
fb2f0795c5
|
Fixed JIT 1.2 not compiling code for the SYSREQ.C opcode (bug 2764). This caused LDuke's TF2Nades to crash because spcomp doesn't seem to peephole optimize some sysreq.c's away for float operators (oddity discovered by sawce).
|
2008-09-14 23:42:20 -07:00 |
|
David Anderson
|
fb44b51d26
|
Updated version files so I can build again.
|
2008-09-14 22:16:35 -07:00 |
|
David Anderson
|
8680d07e0a
|
Triggering build.
|
2008-09-14 19:42:04 -05:00 |
|
David Anderson
|
9d8445b693
|
Triggering build.
|
2008-09-14 19:34:33 -05:00 |
|
David Anderson
|
5de80c03db
|
Triggering build.
|
2008-09-14 19:28:48 -05:00 |
|
David Anderson
|
c5df0bf58f
|
Triggering build.
|
2008-09-14 19:28:03 -05:00 |
|
David Anderson
|
8c1502278b
|
Triggering build.
|
2008-09-14 18:59:21 -05:00 |
|
David Anderson
|
08e3e3b53d
|
Triggering build.
|
2008-09-14 18:57:01 -05:00 |
|
David Anderson
|
86591356b0
|
Triggering build.
|
2008-09-14 18:52:59 -05:00 |
|
David Anderson
|
f62cf04f91
|
Triggering build.
|
2008-09-14 18:29:11 -05:00 |
|
David Anderson
|
cf621eaf10
|
Triggering build.
|
2008-09-14 18:25:44 -05:00 |
|
David Anderson
|
b8214a80c2
|
Cleared out NOTICE.txt.
|
2008-09-14 18:16:28 -05:00 |
|
David Anderson
|
f79c9eec82
|
Changes to buildbot scripts for Mercurial.
|
2008-09-14 16:40:49 -05:00 |
|
David Anderson
|
8fcecf3dec
|
Updated versionchanger.pl for Mercurial, FINALLY fixed its whitespace.
|
2008-09-14 16:26:38 -05:00 |
|
Scott Ehlert
|
326e8ee205
|
Fixed tags for sourcemod-central
sourcemod-1.0.0 - Orginally tagged by David Anderson <dvander@alliedmods.net> on Mon Mar 17 01:28:54 2008 UTC
|
2008-09-14 03:43:26 -05:00 |
|
Scott Ehlert
|
bda56bf33f
|
Eliminated head: da55a80522cf, a remnant of sourcemod-1.1.0 branch
|
2008-09-14 03:01:05 -05:00 |
|
Scott Ehlert
|
7439f15d7e
|
Eliminated head for dead branch: refac-jit
|
2008-09-14 02:59:26 -05:00 |
|
Scott Ehlert
|
7a4967abc9
|
Eliminated head for dead branch: sourcemod-1.1.0
|
2008-09-14 02:58:58 -05:00 |
|
Scott Ehlert
|
6749545991
|
Eliminated head for dead branch: dvander
|
2008-09-14 02:58:07 -05:00 |
|
Scott Ehlert
|
124c3f4575
|
Eliminated head for dead branch: faluco
|
2008-09-14 02:57:14 -05:00 |
|
Scott Ehlert
|
56b77a536f
|
Removed files for dead branch: refac-jit
--HG--
branch : refac-jit
|
2008-09-14 02:55:49 -05:00 |
|