Commit Graph

3699 Commits

Author SHA1 Message Date
Vincent Herbert
b44616576f Fix native_filter documentation (bug 5692, r=me) 2013-06-15 22:37:52 +02:00
connorr
89a65c6a7f Fix set_view altering pev properties instead of entity_state for rendering players (bug 5382, r=arkshine) 2013-06-15 22:02:24 +02:00
Vincent Herbert
676952c02f Fix crash using [get|set]_usercmd (bug 5744, r=me) 2013-06-15 20:59:11 +02:00
Scott Ehlert
1c7d8ab157 Fixed crash regression in JIT compiler (r=dvander).
This regression was caused by the 16-byte stack alignment chageset: 5cb8a336b05c
2013-05-27 03:24:15 -05:00
hv contact
4f768ad326 Testing commit. 2013-05-26 22:29:20 +02:00
Scott Ehlert
51f47cd70d Hopefully last build trigger. 2013-05-25 23:12:32 -05:00
Scott Ehlert
dbd5bd3f50 Trigger a build. 2013-05-25 20:42:26 -05:00
Scott Ehlert
c2c2521e59 Trigger a build. 2013-05-25 20:35:12 -05:00
Scott Ehlert
f8741164c7 Trigger a build. 2013-05-25 20:41:28 -05:00
Scott Ehlert
6c1d55d357 Trigger a build. 2013-05-25 20:19:48 -05:00
Scott Ehlert
870b548ae7 Trigger a build. 2013-05-25 20:06:24 -05:00
Scott Ehlert
39fe66a68d Trigger a build. 2013-05-25 19:15:55 -05:00
Scott Ehlert
661b176f46 Trigger a build. 2013-05-25 19:10:23 -05:00
Scott Ehlert
7e2b688c6e Trigger a build. 2013-05-25 18:56:59 -05:00
Scott Ehlert
9d468c4a0b Trigger a build. 2013-05-25 18:12:32 -05:00
Scott Ehlert
2b65f8f4b6 Trigger a build. 2013-05-25 17:47:36 -05:00
Scott Ehlert
51b3160068 Changed my handle for amxx client command. 2013-05-25 00:05:34 -05:00
Scott Ehlert
57a6a70c09 Hopefully triggering a build. 2013-05-24 23:15:30 -05:00
Scott Ehlert
c0064dfe38 Hopefully triggering a build. 2013-05-24 23:11:23 -05:00
Scott Ehlert
bb9724c4ab Hopefully triggering a build. 2013-05-24 22:37:45 -05:00
Scott Ehlert
f1d808cb8f Hopefully triggering a build. 2013-05-24 22:40:31 -05:00
Scott Ehlert
561e9d87df Updated ham sandwich offsets for TFC. 2013-05-24 22:28:06 -05:00
Scott Ehlert
e65de8d409 Updated hamsandwich offsets for DOD. 2013-03-17 04:05:41 -05:00
Scott Ehlert
05edd66a34 Disable Next button if license agreement is not accepted. 2013-02-26 02:18:48 -06:00
Scott Ehlert
fef9682efc Fixed version number. 2013-02-24 01:31:35 -06:00
Scott Ehlert
ac5b6b15f2 Re-built Pawn assembly interpreter and JIT object files. 2013-02-24 01:04:09 -06:00
Scott Ehlert
b220d90bb4 Re-enable JIT on Mac OS X (bug 5601, r=dvander). 2013-02-24 01:03:56 -06:00
Scott Ehlert
fc08daf58b Align stack on 16-byte boundary for native calls in the JIT compiler (bug 5601, r=dvander).
This alignment is needed if a native calls a library function on OS X or uses SSE instructions.
2013-02-24 01:03:55 -06:00
Scott Ehlert
af6ba72b0b Align address of asm_runJIT down to nearest page boundary instead of up for mprotect on Linux and OS X (bug 5601, r=dvander). 2013-02-24 01:03:54 -06:00
Scott Ehlert
895c856196 Align stack on 16-byte boundary for native calls in the assembly interpreter (bug 5601, r=dvander).
This alignment is needed if a native calls a library function on OS X or uses SSE instructions.
2013-02-24 01:03:53 -06:00
Scott Ehlert
fd100b2fa7 Fixed clang warnings when neither the assembly interpreter nor JIT are enabled (bug 5601, r=dvander). 2013-02-24 00:45:53 -06:00
Scott Ehlert
3d0277c1f0 Fixed module loading on OS X (bug 5601, r=dvander). 2013-02-24 00:45:53 -06:00
Scott Ehlert
e3cb306a72 Removed patch file that was accidentally added in a previous changeset. 2013-02-24 00:45:53 -06:00
David Anderson
8368f5728b Filled out the license pane. 2013-02-23 21:54:49 -08:00
David Anderson
3a0937a2f7 Fix back button. 2013-02-19 00:30:33 -08:00
David Anderson
489c275d88 Fix build. 2013-02-19 00:28:48 -08:00
David Anderson
e75aa871e3 Switch to WPF. 2013-02-19 00:27:10 -08:00
David Anderson
072e304337 Initial import of C# installtool. 2013-02-17 01:34:05 -08:00
David Anderson
2c97492322 Add AMXXStudio configs to the tree. 2013-02-14 23:31:42 -08:00
David Anderson
3dd030c4e3 Bump version to 1.8.3-dev. 2013-02-14 23:30:38 -08:00
David Anderson
58d6835c17 Fix build bustage (TM). 2013-02-14 02:00:29 -08:00
David Anderson
553dea80f2 Fix build bustage. 2013-02-14 01:57:09 -08:00
David Anderson
bac92ddbc7 Disable JIT on Mac OS X due to crash. 2013-02-14 01:52:29 -08:00
David Anderson
4e0f69d842 Bump version for release. 2013-02-14 00:51:48 -08:00
Scott Ehlert
9ffe036541 Fixed Windows tsx build. 2013-02-13 03:32:25 -06:00
Scott Ehlert
9b29f18315 Changed my handle. 2013-02-13 03:23:27 -06:00
Scott Ehlert
c99a90817f Fixed metamod paths in MSVC projects. 2013-02-13 03:22:59 -06:00
David Anderson
0d2385b004 Backout changeset aa745bf0c347 (bug 3302) for regression reported in bug 5552. 2013-02-13 01:13:18 -08:00
arkshine
a31621dd0c Fix strfind ignoring its last parameter (bug 4070, r=dvander). 2013-02-13 00:54:26 -08:00
Fysiks
e3824c4c87 Fix incorrect result for replace_all (bug 5064, r=dvander). 2013-02-13 00:40:57 -08:00