David Anderson
567fbcd517
Fix build.
2014-08-19 21:38:44 -07:00
David Anderson
7f25e28d01
Merge pull request #121 from alliedmodders/fix-variadic
...
Fix returning strings from variadic functions.
2014-08-19 13:48:50 -07:00
David Anderson
6bbc4c8dbd
Fix returning strings from variadic functions.
2014-08-17 10:00:51 -07:00
David Anderson
6bf21c5687
Tweak build scripts so the vs build frontend will work.
2014-08-02 12:29:53 -07:00
David Anderson
fc560a79d9
Add the SourceMod API doc generator.
2014-07-31 10:22:04 -07:00
David Anderson
55cb6d4b94
Remove verbose untar from checkout-deps.
2014-06-05 13:40:04 -07:00
David Anderson
d3e8b9066c
Revert "Merge pull request #29 from xPaw/travis-ci"
...
This reverts commit 17b8858408 , reversing
changes made to 0375d6469a .
2014-06-05 10:11:38 -07:00
David Anderson
9b51137767
Update checkout-deps.sh.
2014-05-26 16:21:20 -07:00
David Anderson
3e1de6b014
Add .gitignore.
2014-05-03 17:51:07 -07:00
David Anderson
2a2e2e2868
Replace .hgignore with .gitignore.
2014-05-03 17:50:29 -07:00
David Anderson
f1883fd773
Trigger a build.
2014-03-11 22:29:30 -07:00
David Anderson
d77e4a1470
Fix package.pl.
2014-03-11 19:54:37 -07:00
David Anderson
4c2f4095d2
Update README.md
2014-02-23 13:17:57 -08:00
David Anderson
4a79099115
Merge pull request #6 from alliedmodders/fix-winres-rc
...
Change winres.h to winresrc.h.
2014-02-15 21:26:42 -08:00
David Anderson
11d0b204f5
Change winres.h to winresrc.h.
2014-02-15 21:13:12 -08:00
David Anderson
db466c56fa
Update README.md
2014-02-14 09:20:46 -08:00
David Anderson
8a55f1db35
Update README.md
2014-02-13 23:07:04 -08:00
David Anderson
31654d2908
Create README.md
2014-02-13 23:06:43 -08:00
David Anderson
d61abc5a18
Fix Windows build.
2014-02-13 00:13:43 -08:00
David Anderson
4df96b097d
Add env var support to AMBuildScript.
2014-02-13 00:04:52 -08:00
David Anderson
ea051bddfb
Import the package needed for rmtree().
2014-02-12 23:30:03 -08:00
David Anderson
3b2a005a92
Merge pull request #5 from alliedmodders/depscript
...
Add a checkout-deps.sh script.
2014-02-12 20:58:54 -08:00
David Anderson
fb186b6fab
Add a checkout-deps.sh script.
2014-02-12 20:46:19 -08:00
David Anderson
60bea040d0
Merge pull request #3 from alliedmodders/egg
...
Fix whitespaces.
2014-02-10 23:40:09 -08:00
David Anderson
0f303eb999
Fix whitespaces.
2014-02-10 23:38:55 -08:00
David Anderson
94c864390d
Quell GCC madness.
2014-02-10 00:20:00 -08:00
David Anderson
3772645fca
Merge pull request #2 from alliedmodders/strbreak
...
Add new variants of strbreak, which is too broken to use (bug 6041, r=ds).
2014-02-10 00:06:06 -08:00
David Anderson
e2855dee7d
Undo vim modelines.
2014-02-09 23:49:19 -08:00
David Anderson
aa46469878
Add new variants of strbreak, which is too broken to use.
2014-02-09 23:40:45 -08:00
David Anderson
4125796569
Remove the debug clamp.
2014-02-09 10:37:02 -08:00
David Anderson
44ebe2f09a
Remove deps.zip since GitHub doesn't like large files.
...
Former-commit-id: 2536a500acb86417c73ec65249c881d8e3e695ff
2014-02-08 23:48:30 -08:00
David Anderson
d46d657190
Merge pull request #1 from alliedmodders/ambuild
...
Port AMX Mod X to AMBuild 2.
Former-commit-id: caa26e5133dc97557b7d7e111de73c1dcac7fe94
2014-02-08 22:16:32 -08:00
David Anderson
e56cd58d70
Update the rest of the buildbot scripts for AMBuild.
...
Former-commit-id: ef3e192105c8c7f3905a2ceb82df4751d51cc013
2014-02-08 21:45:40 -08:00
David Anderson
426771deda
Switch bootstrap.pl and startbuild.pl to AMBuild.
...
Former-commit-id: 462765c926139c44a1c2922e0281b4653fad783a
2014-02-08 21:23:02 -08:00
David Anderson
f0f319a418
Add WinCSX to AMBuild scripts.
...
Former-commit-id: eca50829ae45c9d7bad2f0c79a95ba7a1e35c63e
2014-02-08 21:16:41 -08:00
David Anderson
779e064a17
Add .rc files.
...
Former-commit-id: 3d9c34eff669112a54d181ca3f970e2c77d31409
2014-02-08 20:53:01 -08:00
David Anderson
1f15fdd6cb
Update versioning for AMBuild and git.
...
Former-commit-id: ea473061ef1f3b52716decfb4dafcfd66167730d
2014-02-08 20:37:33 -08:00
David Anderson
a07cf853d7
Fix a cxxflag being in cflags.
...
Former-commit-id: 4358bad902adba3595c856aa37b3faa6c4e1dba2
2014-02-08 16:27:02 -08:00
David Anderson
59c3e271db
Remove all files related to SVN versioning.
...
Former-commit-id: 57a320bfe97fcf87cf2adc6a5ee3ae07814f798d
2014-02-08 16:26:40 -08:00
David Anderson
922b4802f1
Port AMBuild scripts to Windows.
...
Former-commit-id: 9af9b5f205cfd588a16e1164bd033c22ce2107fc
2014-02-08 16:09:29 -08:00
David Anderson
bd586d37e6
Add OS X support to AMBuild and 10.9 support to amxxpc.
...
Former-commit-id: 91779cb9414e0ade9c170752cfc313c0425c8d14
2014-02-08 15:25:57 -08:00
David Anderson
90b2860fd2
Get parity with makefile flags.
...
Former-commit-id: d1ee3b078001fc2bd5f0454cf457897cd0a0a817
2014-02-08 14:49:03 -08:00
David Anderson
0748a05bf0
Remove the C# builder - the last vestige of the Old Republic.
...
Former-commit-id: ff7277048f52b8ee658583ed7c7801204bed9493
2014-02-08 14:35:11 -08:00
David Anderson
8f51d87826
Get PackageScript release-equivalent on Linux.
...
Former-commit-id: 15cfb571fbfb37281e1465a013305ff6267b7dce
2014-02-08 14:29:15 -08:00
David Anderson
e57845dd50
Add the PackageScript.
...
Former-commit-id: 8fe47f62d5ac5426fd1b718f4339c9add70e9fa5
2014-02-08 13:46:34 -08:00
David Anderson
fdc804b7df
Remove precompiled binaries from the plugins folder.
...
Former-commit-id: 4821df4aaf289b1f7d9fed0b2dfee40179d9e542
2014-02-08 12:44:35 -08:00
David Anderson
ad36859607
Port plugin building to AMBuild.
...
Former-commit-id: 9ac73de5b247da341b0b4cdf00ec3c7e0472be82
2014-02-08 12:42:00 -08:00
David Anderson
c4e90ce865
Initial import of AMBuild infrastructure for C++ projects.
...
Former-commit-id: 53baa4f8c25525674f5e71f8f6ff2663928500ab
2014-02-08 01:14:15 -08:00
David Anderson
13db8fdf70
Filled out the license pane.
...
Former-commit-id: 8368f5728b457ca3e62ad5f2d27d717e1b56c505
2013-02-23 21:54:49 -08:00
David Anderson
bd65a373ec
Fix back button.
...
Former-commit-id: 3a0937a2f75c279de7c113121c098b04a59fe9d1
2013-02-19 00:30:33 -08:00
David Anderson
14b1716be8
Fix build.
...
Former-commit-id: 489c275d88f775824b39d27ee24b7ae1d168b37a
2013-02-19 00:28:48 -08:00
David Anderson
a73ae02b7e
Switch to WPF.
...
Former-commit-id: e75aa871e3fecbe716c8dc49a348148d1bedf7f3
2013-02-19 00:27:10 -08:00
David Anderson
0ffd9caaed
Initial import of C# installtool.
...
Former-commit-id: 072e30433709380ffcb8e9ea1d658c1ebcb99f7d
2013-02-17 01:34:05 -08:00
David Anderson
5c380e2310
Add AMXXStudio configs to the tree.
...
Former-commit-id: 2c9749232234c1b8b07c50a2359a8fd8f3842c8c
2013-02-14 23:31:42 -08:00
David Anderson
7e7209d29a
Bump version to 1.8.3-dev.
...
Former-commit-id: 3dd030c4e3f53c8baf4f30e22beaba15c852804d
2013-02-14 23:30:38 -08:00
David Anderson
afd0acd4a7
Fix build bustage (TM).
...
Former-commit-id: 58d6835c1794423101e92664a8f4e36b40826638
2013-02-14 02:00:29 -08:00
David Anderson
07aaf3713c
Fix build bustage.
...
Former-commit-id: 553dea80f22f664b24ca89908dca2e8c42cf37af
2013-02-14 01:57:09 -08:00
David Anderson
1b908eeb9e
Disable JIT on Mac OS X due to crash.
...
Former-commit-id: bac92ddbc7c262e4a1c31cc3dfbf4763e10f3440
2013-02-14 01:52:29 -08:00
David Anderson
3db718799f
Bump version for release.
...
Former-commit-id: 4e0f69d8421b4d0a421f5960ce8ff77497acfa63
2013-02-14 00:51:48 -08:00
David Anderson
3184d1466e
Backout changeset aa745bf0c347 (bug 3302) for regression reported in bug 5552.
...
Former-commit-id: 0d2385b0045e46fdefee4ca2b5f6442397cfbe60
2013-02-13 01:13:18 -08:00
David Anderson
69c06545ce
bug 3553 follow-up fix.
...
Former-commit-id: 65d97fe5f5bca0c3a3ba8574f7c924d8ba7dc1cd
2013-02-13 00:09:34 -08:00
David Anderson
7d9376a64b
Remove SCASM, which was pointless and buggy bloat.
2013-02-08 00:38:35 -08:00
David Anderson
6e4f09366e
Ditch amxxpc64. AMXX files will now only contain 32-bit code.
2013-02-08 00:35:59 -08:00
David Anderson
e6f4dfbfe2
Added packager.
2010-04-04 18:10:35 -07:00
David Anderson
1bfdda7e71
Fixed more Makefile paths.
2010-04-04 18:00:36 -07:00
David Anderson
330fd1c2ae
Fixed Makefile paths for Metamod.
2010-04-04 17:55:37 -07:00
David Anderson
56b676eafb
Fixed core build.
2010-04-04 17:37:05 -07:00
David Anderson
73e3e52057
Updated version files for HG.
2010-04-04 17:22:45 -07:00
David Anderson
56b53584d1
Reversed test condition for build failure.
2010-04-04 17:11:11 -07:00
David Anderson
f43fcd6670
Invoke builder.exe correctly.
2010-04-04 17:02:16 -07:00
David Anderson
5984f0d442
Turns out mono eats exit codes. AWESOME.
2010-04-04 16:58:24 -07:00
David Anderson
1b75b0ba92
Fixed exit code from failed builds.
2010-04-04 16:49:12 -07:00
David Anderson
52f5723f4e
Another windows bootstrap fix.
2010-04-04 16:42:24 -07:00
David Anderson
eb6ab857fc
Fixed bootstrapping on Windows (I hope).
2010-04-04 16:37:28 -07:00
David Anderson
24bfff9cf1
See if a build will run!
2010-04-04 16:32:15 -07:00
David Anderson
1d3f91be43
bootstrap script now builds builder tool.
2010-04-04 16:24:42 -07:00
David Anderson
824d9953d9
Initial import of bootstrapig for buildbot.
2010-04-04 16:07:37 -07:00
David Anderson
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
David Anderson
adab9c93a0
Removed filtering on admin vote questions (bug 3356, r=sawce).
2009-02-07 23:44:23 +00:00
David Anderson
0f8c61c1e1
Re-added fflush function (bug 3355, r=sawce).
2009-02-07 23:43:07 +00:00
David Anderson
0b4f28fecf
SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce).
2009-01-08 20:02:09 +00:00
David Anderson
d97ab913cf
Fixed zero precision bug in atcprintf (bug 3242, r=sawce).
2009-01-08 20:00:38 +00:00
David Anderson
cdf3807955
Bumped version numbers.
2008-08-17 00:50:57 +00:00
David Anderson
10ff8c11fd
Fixed another build tool regression.
2008-08-17 00:18:59 +00:00
David Anderson
81af863496
New compiler builds.
2008-08-17 00:14:45 +00:00
David Anderson
3e8c921b9f
Updated compiler builds after all.
2008-08-16 23:40:53 +00:00
David Anderson
f201592ddb
Fixed regression. I'm not making new builds though.
2008-08-16 23:32:58 +00:00
David Anderson
72bebf9af8
Reverted all amxxpc binaries. There was some build regression somewhere on Linux, so this had to be rolled back for now.
2008-08-16 23:29:51 +00:00
David Anderson
73ea754640
Fixed not building because sdk stuff was moved around.
2008-08-16 23:24:25 +00:00
David Anderson
ce9728af93
Fixed GeoIP not compiling on gcc
2008-08-16 23:20:07 +00:00
David Anderson
6486c56a15
Bumped versions.
2008-08-16 22:47:59 +00:00
David Anderson
1d95fb3dcd
Updated build tool for compat regression in Mono.
2008-08-16 22:45:59 +00:00
David Anderson
633a81f864
Fixed amb1564: amx_chat sundry details did not obey cmdaccess.ini (patch from Teyut).
2008-08-16 07:07:09 +00:00
David Anderson
1b5dc0d567
Added corrections in bug 1762.
2008-08-16 06:53:07 +00:00
David Anderson
21b8f905ae
Added amb1762: Macedonian translation (thanks z3r0Lev3L).
2008-08-16 06:51:07 +00:00
David Anderson
36a15919ca
Added amb1365: Slovak translation (thanks Centaury).
2008-08-16 06:40:49 +00:00
David Anderson
24ff7c3a01
Fixed amb1288: amx_banip did not show time (patch from "James")
2008-08-16 06:16:29 +00:00
David Anderson
7beef260f2
Fixed amb1175: new module and plugin did not get added to addon packages.
2008-08-16 05:01:32 +00:00
David Anderson
36db059672
Fixed amb1163: float printing broke on large values.
2008-08-16 04:56:50 +00:00
David Anderson
6d03b29963
forgot 32-on-64 support for this
2008-04-15 23:36:13 +00:00