This website requires JavaScript.
525c45e9f5
Add plugin version to debug trace information (bug 3649, r=joropito)
Vincent HERBET
2013-06-17 17:49:20 +02:00
a1306b8d96
Fix duplicated native call (bug 5255, r=me)
Vincent HERBET
2013-06-17 13:39:12 +02:00
f2fd18d803
Fix incorrect spanish translation
Vincent HERBET
2013-06-17 12:57:12 +02:00
6b6fe3c5d9
Add new command : amx_extendmap (bug 3068, r=sawce)
Vincent HERBET
2013-06-17 12:18:11 +02:00
5cb07b900a
Fix unexpected behaviors when a game menu is overlapped with custom one (bug 3199, r=me)
Vincent HERBET
2013-06-16 22:33:48 +02:00
d5ce84a9f5
Fix pev_blending not working with set_pev (bug 5758, r=me)
Vincent HERBET
2013-06-16 22:15:19 +02:00
f6ff4796b2
Fixed Linux and Mac builds.
Scott Ehlert
2013-06-16 12:55:22 -05:00
f606adfa69
Fix cs_user_spawn to properly respawn players (bug 3752, r=dvander)
Vincent Herbert
2013-06-15 23:08:00 +02:00
4e81779adb
Fix native_filter documentation (bug 5692, r=me)
Vincent Herbert
2013-06-15 22:37:52 +02:00
de8257d7aa
Fix set_view altering pev properties instead of entity_state for rendering players (bug 5382, r=arkshine)
connorr
2013-06-15 22:02:24 +02:00
f608ae76ed
Fix crash using [get|set]_usercmd (bug 5744, r=me)
Vincent Herbert
2013-06-15 20:59:11 +02:00
950ef59319
Fixed crash regression in JIT compiler (r=dvander).
Scott Ehlert
2013-05-27 03:24:15 -05:00
d010b126cd
Testing commit.
hv contact
2013-05-26 22:29:20 +02:00
369ed2adb7
Hopefully last build trigger.
Scott Ehlert
2013-05-25 23:12:32 -05:00
2d74ae8f53
Trigger a build.
Scott Ehlert
2013-05-25 20:42:26 -05:00
1f69ffd2bc
Trigger a build.
Scott Ehlert
2013-05-25 20:35:12 -05:00
f53ab14afc
Trigger a build.
Scott Ehlert
2013-05-25 20:41:28 -05:00
5f4524e385
Trigger a build.
Scott Ehlert
2013-05-25 20:19:48 -05:00
5f132b0f1c
Trigger a build.
Scott Ehlert
2013-05-25 20:06:24 -05:00
6d1d20cbcb
Trigger a build.
Scott Ehlert
2013-05-25 19:15:55 -05:00
ba4c28ca41
Trigger a build.
Scott Ehlert
2013-05-25 19:10:23 -05:00
d64fa7cb7b
Trigger a build.
Scott Ehlert
2013-05-25 18:56:59 -05:00
f6bbb15e75
Trigger a build.
Scott Ehlert
2013-05-25 18:12:32 -05:00
ec9ae29be8
Trigger a build.
Scott Ehlert
2013-05-25 17:47:36 -05:00
3a65722bff
Changed my handle for amxx client command.
Scott Ehlert
2013-05-25 00:05:34 -05:00
c8ae274845
Hopefully triggering a build.
Scott Ehlert
2013-05-24 23:15:30 -05:00
e54e1af413
Hopefully triggering a build.
Scott Ehlert
2013-05-24 23:11:23 -05:00
73ef98ca60
Hopefully triggering a build.
Scott Ehlert
2013-05-24 22:37:45 -05:00
360477f209
Hopefully triggering a build.
Scott Ehlert
2013-05-24 22:40:31 -05:00
7e64cbf543
Updated ham sandwich offsets for TFC.
Scott Ehlert
2013-05-24 22:28:06 -05:00
2c2de2169f
Updated hamsandwich offsets for DOD.
Scott Ehlert
2013-03-17 04:05:41 -05:00
52178abe4d
Disable Next button if license agreement is not accepted.
Scott Ehlert
2013-02-26 02:18:48 -06:00
ad46732e12
Fixed version number.
Scott Ehlert
2013-02-24 01:31:35 -06:00
7718aac519
Re-built Pawn assembly interpreter and JIT object files.
Scott Ehlert
2013-02-24 01:04:09 -06:00
ed1d061aa4
Re-enable JIT on Mac OS X (bug 5601, r=dvander).
Scott Ehlert
2013-02-24 01:03:56 -06:00
2a6486b78f
Align stack on 16-byte boundary for native calls in the JIT compiler (bug 5601, r=dvander).
Scott Ehlert
2013-02-24 01:03:55 -06:00
e5c92a2c30
Align address of asm_runJIT down to nearest page boundary instead of up for mprotect on Linux and OS X (bug 5601, r=dvander).
Scott Ehlert
2013-02-24 01:03:54 -06:00
d8ddbb0687
Align stack on 16-byte boundary for native calls in the assembly interpreter (bug 5601, r=dvander).
Scott Ehlert
2013-02-24 01:03:53 -06:00
e414ede098
Fixed clang warnings when neither the assembly interpreter nor JIT are enabled (bug 5601, r=dvander).
Scott Ehlert
2013-02-24 00:45:53 -06:00
e3d750597a
Fixed module loading on OS X (bug 5601, r=dvander).
Scott Ehlert
2013-02-24 00:45:53 -06:00
fe2e9dbfc2
Removed patch file that was accidentally added in a previous changeset.
Scott Ehlert
2013-02-24 00:45:53 -06:00
13db8fdf70
Filled out the license pane.
David Anderson
2013-02-23 21:54:49 -08:00
bd65a373ec
Fix back button.
David Anderson
2013-02-19 00:30:33 -08:00
14b1716be8
Fix build.
David Anderson
2013-02-19 00:28:48 -08:00
a73ae02b7e
Switch to WPF.
David Anderson
2013-02-19 00:27:10 -08:00
0ffd9caaed
Initial import of C# installtool.
David Anderson
2013-02-17 01:34:05 -08:00
5c380e2310
Add AMXXStudio configs to the tree.
David Anderson
2013-02-14 23:31:42 -08:00
7e7209d29a
Bump version to 1.8.3-dev.
David Anderson
2013-02-14 23:30:38 -08:00
afd0acd4a7
Fix build bustage (TM).
David Anderson
2013-02-14 02:00:29 -08:00
07aaf3713c
Fix build bustage.
David Anderson
2013-02-14 01:57:09 -08:00
1b908eeb9e
Disable JIT on Mac OS X due to crash.
David Anderson
2013-02-14 01:52:29 -08:00
3db718799f
Bump version for release.
amxmodx-1.8.2
David Anderson
2013-02-14 00:51:48 -08:00
146d77f819
Fixed Windows tsx build.
Scott Ehlert
2013-02-13 03:32:25 -06:00
06a9241bcf
Changed my handle.
Scott Ehlert
2013-02-13 03:23:27 -06:00
ce4b23b41a
Fixed metamod paths in MSVC projects.
Scott Ehlert
2013-02-13 03:22:59 -06:00
3184d1466e
Backout changeset aa745bf0c347 (bug 3302) for regression reported in bug 5552.
David Anderson
2013-02-13 01:13:18 -08:00
8793d8f8d5
Fix strfind ignoring its last parameter (bug 4070, r=dvander).
arkshine
2013-02-13 00:54:26 -08:00
a26a98cb98
Fix incorrect result for replace_all (bug 5064, r=dvander).
Fysiks
2013-02-13 00:40:57 -08:00
5e69db511c
Made amxxpc_osx executable.
Scott Ehlert
2013-02-13 02:32:01 -06:00
468aaba79e
Fix last map being duplicated for each blank line in maps file (bug 5005, r=dvander).
Fysiks
2013-02-13 00:29:54 -08:00
a3aa086375
Fix crash in EngFunc_TraceTexture (bug 4576, r=dvander).
arkshine
2013-02-13 00:27:53 -08:00
82ad133d91
Add hamsandwich support for Adrenaile Gamer (bug 4445, r=dvander).
Reuben Morais
2013-02-13 00:25:48 -08:00
250cb89479
Really fixed HLSDK paths in MSVC project files.
Scott Ehlert
2013-02-13 02:08:29 -06:00
121dc75451
Directly kick players rather than use a loopback command (bug 3884, r=dvander).
Lev2001
2013-02-13 00:15:40 -08:00
69c06545ce
bug 3553 follow-up fix.
David Anderson
2013-02-13 00:09:34 -08:00
9e5b5683af
Increase the capacity of speech.ini (bug 3553, r=dvander).
Reuben Morais
2013-02-13 00:08:32 -08:00
f01357aa7a
Fixed HLSDK paths in VS 2010 projects files.
Scott Ehlert
2013-02-13 01:22:50 -06:00
7f13ae3e4f
Fixed buildbot Perl scripts for Mac OS X build (bug 5601, r=dvander).
Scott Ehlert
2013-02-13 01:22:40 -06:00
e5b990b8e0
Removed dlsym from Linux package.
Scott Ehlert
2013-02-13 01:22:15 -06:00
99411af951
Updated installer to support new Linux metamod filename and Mac OS X binaries (bug 5601, r=dvander).
Scott Ehlert
2013-02-13 01:20:11 -06:00
b318509687
Added dependencies for the Installer Delphi project.
Scott Ehlert
2013-02-13 01:19:36 -06:00
37f7975416
Rebuilt compiler binaries and built new binaries for OS X.
Scott Ehlert
2013-02-13 01:16:41 -06:00
40c1fee55a
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
Scott Ehlert
2013-02-13 01:14:37 -06:00
b0fe6c83e2
Fix get_team() sometimes being wrong for dead players (bug 4656, r=dvander).
arkshine
2013-02-12 23:17:24 -08:00
59fc122986
Triggering build.
Scott Ehlert
2013-02-12 03:38:26 -06:00
3ec6bbc2ce
Triggering build.
Scott Ehlert
2013-02-12 03:30:51 -06:00
a431cb420b
Triggering build.
Scott Ehlert
2013-02-08 04:07:52 -06:00
5a6c4ea408
Removed amxxpc64 and rebuilt amxxpc binaries.
Scott Ehlert
2013-02-08 03:44:40 -06:00
7d9376a64b
Remove SCASM, which was pointless and buggy bloat.
David Anderson
2013-02-08 00:38:35 -08:00
6e4f09366e
Ditch amxxpc64. AMXX files will now only contain 32-bit code.
David Anderson
2013-02-08 00:35:59 -08:00
6c22cb171d
Synced hamdata.ini.
Scott Ehlert
2013-02-04 18:40:04 -06:00
77e900585a
Backed out changeset 41ca53ad9bff
Scott Ehlert
2013-02-04 18:37:37 -06:00
86bfeec554
Synced hamdata.ini
Scott Ehlert
2013-02-04 18:36:18 -06:00
45343e6e27
Updated hamsandwich offsets for HL1 and CS 1.6 beta.
Scott Ehlert
2013-02-04 07:31:33 -06:00
944f608f09
Fixed hamsandwich vtable patching on Linux for newer GCC binaries.
Scott Ehlert
2013-02-04 07:31:32 -06:00
ad960a64e2
Fixed Linux ClientCommand detour crash in cstrike module for beta.
Scott Ehlert
2013-02-02 23:41:45 -06:00
e2a687d96d
removed pushbuild.txt test file
joropito
2012-07-27 14:56:48 -03:00
53e43b8f31
testing push
joropito
2012-07-27 14:45:35 -03:00
da2eb8ea66
Hopefully fixed Windows build.
Scott Ehlert
2011-07-01 21:51:27 -05:00
088f109a64
Added .hgignore file.
Scott Ehlert
2011-06-29 00:59:58 -05:00
9d65198786
Upgraded MSVC project files for VS 2010 and modified build tool to use them.
Scott Ehlert
2011-06-29 00:50:14 -05:00
49e3b748c3
Fix time drift on repeating tasks (bug 3302, r=dvander).
Seta00
2010-12-12 18:36:59 -08:00
5324c7c620
Fix TrieSetArray reading the wrong parameter (bug 3816, r=dvander).
joaquimandrade
2010-09-11 23:02:43 -05:00
26d2a4f877
Add documentation to set_view (bug 4065, r=dvander).
fezh cs
2010-12-12 18:24:30 -08:00
76d407b45a
Fix menu_create() documentation (bug 4426, r=dvander).
Fysiks
2010-09-11 22:33:57 -05:00
e783c4bfcb
Fixed fopen leak in mapsmenu (bug 3957, r=dvander, a=blocking).
Lev2001@land.ru
2010-04-27 00:40:38 -07:00
afc663a51a
Lowered wait time in between threaded queries (bug 3740, r=dvander).
Hawk552
2010-04-27 00:24:50 -07:00
cb500636cc
Fixed amx_ban (bug 4159, r=dvander, a=blocking).
Ryan L
2010-04-27 00:21:49 -07:00
e6f4dfbfe2
Added packager.
David Anderson
2010-04-04 18:10:35 -07:00
1bfdda7e71
Fixed more Makefile paths.
David Anderson
2010-04-04 18:00:36 -07:00