Commit Graph

5042 Commits

Author SHA1 Message Date
9e5b5683af Increase the capacity of speech.ini (bug 3553, r=dvander).
Former-commit-id: d10ef5e49419251d3c841148093fb3210bc6d028
2013-02-13 00:08:32 -08:00
f01357aa7a Fixed HLSDK paths in VS 2010 projects files.
Former-commit-id: 32516f18ee3b87c2030ba5fad91f0b3e7a1ec741
2013-02-13 01:22:50 -06:00
7f13ae3e4f Fixed buildbot Perl scripts for Mac OS X build (bug 5601, r=dvander).
Former-commit-id: 375e91c1d22c5cc2a9107bbc804cbc17794421d4
2013-02-13 01:22:40 -06:00
e5b990b8e0 Removed dlsym from Linux package.
Only dlsym64 is completely gone. The dlsym binary must remain to be used by the builder. It just won't appear in the Linux download pacakages anymore.


Former-commit-id: c387cdeff8270d4e2f1dab7e66173f1be76cc71f
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).
Former-commit-id: 0be36403602c16adaddc84881c9613b3f0f9c1ff
2013-02-13 01:20:11 -06:00
b318509687 Added dependencies for the Installer Delphi project.
Former-commit-id: 88173f089cfe2d6b72e987f763ff25c7038528bc
2013-02-13 01:19:36 -06:00
37f7975416 Rebuilt compiler binaries and built new binaries for OS X. 2013-02-13 01:16:41 -06:00
40c1fee55a Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06:00
b0fe6c83e2 Fix get_team() sometimes being wrong for dead players (bug 4656, r=dvander). 2013-02-12 23:17:24 -08:00
59fc122986 Triggering build. 2013-02-12 03:38:26 -06:00
3ec6bbc2ce Triggering build. 2013-02-12 03:30:51 -06:00
a431cb420b Triggering build. 2013-02-08 04:07:52 -06:00
5a6c4ea408 Removed amxxpc64 and rebuilt amxxpc binaries. 2013-02-08 03:44:40 -06:00
7d9376a64b Remove SCASM, which was pointless and buggy bloat. 2013-02-08 00:38:35 -08:00
6e4f09366e Ditch amxxpc64. AMXX files will now only contain 32-bit code. 2013-02-08 00:35:59 -08:00
6c22cb171d Synced hamdata.ini. 2013-02-04 18:40:04 -06:00
77e900585a Backed out changeset 41ca53ad9bff 2013-02-04 18:37:37 -06:00
86bfeec554 Synced hamdata.ini 2013-02-04 18:36:18 -06:00
45343e6e27 Updated hamsandwich offsets for HL1 and CS 1.6 beta. 2013-02-04 07:31:33 -06:00
944f608f09 Fixed hamsandwich vtable patching on Linux for newer GCC binaries. 2013-02-04 07:31:32 -06:00
ad960a64e2 Fixed Linux ClientCommand detour crash in cstrike module for beta. 2013-02-02 23:41:45 -06:00
e2a687d96d removed pushbuild.txt test file 2012-07-27 14:56:48 -03:00
53e43b8f31 testing push 2012-07-27 14:45:35 -03:00
da2eb8ea66 Hopefully fixed Windows build. 2011-07-01 21:51:27 -05:00
088f109a64 Added .hgignore file. 2011-06-29 00:59:58 -05:00
9d65198786 Upgraded MSVC project files for VS 2010 and modified build tool to use them. 2011-06-29 00:50:14 -05:00
49e3b748c3 Fix time drift on repeating tasks (bug 3302, r=dvander). 2010-12-12 18:36:59 -08:00
5324c7c620 Fix TrieSetArray reading the wrong parameter (bug 3816, r=dvander). 2010-09-11 23:02:43 -05:00
26d2a4f877 Add documentation to set_view (bug 4065, r=dvander). 2010-12-12 18:24:30 -08:00
76d407b45a Fix menu_create() documentation (bug 4426, r=dvander). 2010-09-11 22:33:57 -05:00
e783c4bfcb Fixed fopen leak in mapsmenu (bug 3957, r=dvander, a=blocking). 2010-04-27 00:40:38 -07:00
afc663a51a Lowered wait time in between threaded queries (bug 3740, r=dvander). 2010-04-27 00:24:50 -07:00
cb500636cc Fixed amx_ban (bug 4159, r=dvander, a=blocking). 2010-04-27 00:21:49 -07:00
e6f4dfbfe2 Added packager. 2010-04-04 18:10:35 -07:00
1bfdda7e71 Fixed more Makefile paths. 2010-04-04 18:00:36 -07:00
330fd1c2ae Fixed Makefile paths for Metamod. 2010-04-04 17:55:37 -07:00
56b676eafb Fixed core build. 2010-04-04 17:37:05 -07:00
73e3e52057 Updated version files for HG. 2010-04-04 17:22:45 -07:00
56b53584d1 Reversed test condition for build failure. 2010-04-04 17:11:11 -07:00
f43fcd6670 Invoke builder.exe correctly. 2010-04-04 17:02:16 -07:00
5984f0d442 Turns out mono eats exit codes. AWESOME. 2010-04-04 16:58:24 -07:00
1b75b0ba92 Fixed exit code from failed builds. 2010-04-04 16:49:12 -07:00
52f5723f4e Another windows bootstrap fix. 2010-04-04 16:42:24 -07:00
eb6ab857fc Fixed bootstrapping on Windows (I hope). 2010-04-04 16:37:28 -07:00
24bfff9cf1 See if a build will run! 2010-04-04 16:32:15 -07:00
1d3f91be43 bootstrap script now builds builder tool. 2010-04-04 16:24:42 -07:00
824d9953d9 Initial import of bootstrapig for buildbot. 2010-04-04 16:07:37 -07:00
b706108ed6 Squashed commit of the following:
commit 011d9b6b07d904ad1e81ef7c747269903e2d47c4
Author: David Anderson <dvander@alliedmods.net>
Date:   Mon Jan 11 00:17:08 2010 -0600

    Initial import from Subversion (amxmodx/trunk rev 3757).
2014-02-06 23:06:54 -08:00
adab9c93a0 Removed filtering on admin vote questions (bug 3356, r=sawce). 2009-02-07 23:44:23 +00:00
0f8c61c1e1 Re-added fflush function (bug 3355, r=sawce). 2009-02-07 23:43:07 +00:00