Commit Graph

181 Commits

Author SHA1 Message Date
IgnacioDM
e502e12e07 Normalize line endings and whitespace 2016-01-16 21:15:52 -03:00
Shooting King
4a58365b2c Correcting SolutionFileFormat version as well 2015-05-19 18:31:19 +05:30
Ni3znajomy
92c2c84617 Update copyright year 2015-03-29 20:01:25 +02:00
Freeman-AM
839bb086b1 Wrong product version for amxmodx-installer.nsi 2015-01-29 14:58:07 +01:00
xPaw
868be37007 Remove svn_version.inc from package script 2014-07-27 11:09:15 +03:00
xPaw
e3e3d8a255 🔥 Remove NS2AMX utility backwards compatibility 2014-06-05 17:18:25 +03:00
xPaw
ae9315ad48 🔥 Remove amxmod compatability
This doesn't remove anything from the engine
2014-06-05 13:48:56 +03: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
0748a05bf0 Remove the C# builder - the last vestige of the Old Republic.
Former-commit-id: ff7277048f
2014-02-08 14:35:11 -08:00
Scott Ehlert
52178abe4d Disable Next button if license agreement is not accepted.
Former-commit-id: 05edd66a34
2013-02-26 02:18:48 -06:00
David Anderson
13db8fdf70 Filled out the license pane.
Former-commit-id: 8368f5728b
2013-02-23 21:54:49 -08:00
David Anderson
bd65a373ec Fix back button.
Former-commit-id: 3a0937a2f7
2013-02-19 00:30:33 -08:00
David Anderson
14b1716be8 Fix build.
Former-commit-id: 489c275d88
2013-02-19 00:28:48 -08:00
David Anderson
a73ae02b7e Switch to WPF.
Former-commit-id: e75aa871e3
2013-02-19 00:27:10 -08:00
David Anderson
0ffd9caaed Initial import of C# installtool.
Former-commit-id: 072e304337
2013-02-17 01:34:05 -08:00
Scott Ehlert
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: c387cdeff8
2013-02-13 01:22:15 -06:00
Scott Ehlert
99411af951 Updated installer to support new Linux metamod filename and Mac OS X binaries (bug 5601, r=dvander).
Former-commit-id: 0be3640360
2013-02-13 01:20:11 -06:00
Scott Ehlert
b318509687 Added dependencies for the Installer Delphi project.
Former-commit-id: 88173f089c
2013-02-13 01:19:36 -06:00
Scott Ehlert
37f7975416 Rebuilt compiler binaries and built new binaries for OS X. 2013-02-13 01:16:41 -06:00
Scott Ehlert
40c1fee55a Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06: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
Scott Ehlert
77e900585a Backed out changeset 41ca53ad9bff 2013-02-04 18:37:37 -06:00
Scott Ehlert
86bfeec554 Synced hamdata.ini 2013-02-04 18:36:18 -06:00
Scott Ehlert
da2eb8ea66 Hopefully fixed Windows build. 2011-07-01 21:51:27 -05:00
Scott Ehlert
9d65198786 Upgraded MSVC project files for VS 2010 and modified build tool to use them. 2011-06-29 00:50:14 -05: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
Scott Ehlert
2249f1e70c Gah 2008-08-20 06:08:27 +00:00
Scott Ehlert
0f4ee9d91d Added some missing testsuite plugins to nsi installer file. This should hopefully be all that's missing. 2008-08-19 18:30:32 +00:00
Scott Ehlert
5cc5ea4006 Added missing fakemeta_util.inc to nsi installer file 2008-08-19 18:12:05 +00:00
Scott Ehlert
2145823971 Updated nsi installer file list; it was missing celltrie.inc 2008-08-19 14:34:12 +00:00
David Anderson
10ff8c11fd Fixed another build tool regression. 2008-08-17 00:18:59 +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
Scott Ehlert
0dc6a4a5dd Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
Also did the following:
* Removed -fPIC from all Linux makefiles
* AMXX build tool now also moved over to VS 2005
* AMXX build tool binary renamed from "AMXXRelease" to "builder"
* MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
2008-08-16 09:48:39 +00:00
Christian Hammacher
cfd2011e80 added two FindCloses 2007-12-16 10:00:08 +00:00
David Anderson
cc99d6d1fb finalized build numbers and all that other release crap 2007-10-26 02:23:21 +00:00
David Anderson
3030302952 updated installer file list 2007-10-26 01:58:59 +00:00
David Anderson
f281a24274 added pluginmenu to build 2007-10-26 01:47:40 +00:00
Christian Hammacher
e616bd523e changed version number to 1.8.0 2007-08-16 21:18:56 +00:00
Christian Hammacher
550dbae0c7 fixed typos and added FindClose to search function 2007-08-12 21:24:27 +00:00
Christian Hammacher
f0ee52f892 now returns error message instead of bug report when trying to install 0 files 2007-08-12 20:28:21 +00:00
Christian Hammacher
84b146d74a added another check to prevent users from running it in an invalid directory 2007-08-11 14:06:03 +00:00
Christian Hammacher
cfc9c1dd02 bumped installer version to 1.8 2007-08-07 21:09:30 +00:00
David Anderson
5f10cc1ebc added ns plmenu to build 2007-08-04 03:43:49 +00:00
David Anderson
c5e36a4e3c fixed a possible bad bug in linux builder 2007-08-03 17:31:42 +00:00
David Anderson
bbc6af247b fixed linux being broken 2007-08-03 17:29:59 +00:00
David Anderson
164780363b failed builds block again
added some redirection to windows builder
2007-08-03 17:26:57 +00:00
David Anderson
807e6a0f9a compression is now optional 2007-08-03 17:17:54 +00:00