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
Scott Ehlert
59fc122986
Triggering build.
2013-02-12 03:38:26 -06:00
Scott Ehlert
3ec6bbc2ce
Triggering build.
2013-02-12 03:30:51 -06:00
Scott Ehlert
a431cb420b
Triggering build.
2013-02-08 04:07:52 -06:00
Scott Ehlert
5a6c4ea408
Removed amxxpc64 and rebuilt amxxpc binaries.
2013-02-08 03:44:40 -06:00
Scott Ehlert
6c22cb171d
Synced hamdata.ini.
2013-02-04 18:40:04 -06: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
45343e6e27
Updated hamsandwich offsets for HL1 and CS 1.6 beta.
2013-02-04 07:31:33 -06:00
Scott Ehlert
944f608f09
Fixed hamsandwich vtable patching on Linux for newer GCC binaries.
2013-02-04 07:31:32 -06:00
Scott Ehlert
ad960a64e2
Fixed Linux ClientCommand detour crash in cstrike module for beta.
2013-02-02 23:41:45 -06:00
Scott Ehlert
da2eb8ea66
Hopefully fixed Windows build.
2011-07-01 21:51:27 -05:00
Scott Ehlert
088f109a64
Added .hgignore file.
2011-06-29 00:59:58 -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
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
Scott Ehlert
c07d8f3d93
Final VS 2005 + Linux tomfoolery
2008-08-16 20:13:12 +00:00
Scott Ehlert
adaf207b58
Forgot about this in my VS 2005 tirade
2008-08-16 10:19:42 +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
Scott Ehlert
626bfe5240
Updated GeoIP code
2008-08-16 08:24:19 +00:00
Scott Ehlert
e4a3647b88
Updated GeoIP database to August 2008
2008-08-16 07:59:05 +00:00
Scott Ehlert
f942a857d0
Moved sven module of out trunk for now
2008-08-16 07:46:30 +00:00
Scott Ehlert
e6663991a7
All include files should be semicolon-correct now
2007-08-10 04:52:12 +00:00
Scott Ehlert
add02dc55e
Fixed amb365 - EF_SetSize() stock had incorrect params
2007-06-05 02:38:48 +00:00
Scott Ehlert
5309189602
Implemented amb245 - precache_sound() now returns whatever the engine function returns instead of just returning 1
2007-05-04 01:38:30 +00:00
Scott Ehlert
006396bc92
Apparently this was a bad idea
2007-05-04 01:17:13 +00:00
Scott Ehlert
dc4c9f0258
Fixed this up or something strange like that...
2007-05-04 01:11:01 +00:00
Scott Ehlert
e34120803d
Implemented request amb242: added cs_get/set_user_hostagekills() natives
2007-05-01 21:38:39 +00:00
Scott Ehlert
fdb094045e
Wow, nice typo DS
2007-05-01 21:27:52 +00:00
Scott Ehlert
8c45216cfd
Oh, forgot to reset ServerPrint
2007-04-30 18:32:40 +00:00
Scott Ehlert
897ed0cb10
Implemented request amb237 - added ServerPrint to Fakemeta
2007-04-30 18:29:33 +00:00
Scott Ehlert
fd8489d088
Fixed amb116 - DispatchKeyValue didn't work with worldspawn (entity 0)
2007-04-28 16:19:04 +00:00
Scott Ehlert
fc2b220c38
Fixed amb230 - radius_damage didn't completely kill players on some mods
2007-04-25 18:13:16 +00:00
Scott Ehlert
74c6290dc0
imessage and admin plugins compile again
2007-04-25 17:24:02 +00:00
Scott Ehlert
a93ef02efa
Base package builds completely again - DS can't do anything right :|
2007-04-25 16:37:13 +00:00
Scott Ehlert
5d6d0282b0
Fixed amb110 - socket_change() returned 1 if select() syscall returned -1 (KoST)
2007-04-24 19:17:30 +00:00
Scott Ehlert
33e01af955
Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh*
2007-04-24 18:50:16 +00:00
Scott Ehlert
8e1f54465d
Fixed amb226 - missing return after pfnClientPrintf
2007-04-20 19:02:35 +00:00
Scott Ehlert
ae46e3f6ab
Moved svn_version.h and svn_version.tpl out of SDK directories...
2007-03-27 16:07:28 +00:00
Scott Ehlert
68beb4b1a3
Fixed some minor annoyances with dlsym
...
- Added missing newline character to "File not found" message
- Now properly handles relative file paths
2007-03-21 20:24:01 +00:00
Scott Ehlert
118b002ee8
Synced Module SDK files with most recent fixes
...
- Fixed potential issue with Meta_Query
- Removed debug message from GiveFnptrsToDll that has been present for a long long time
Again I ask why?
2007-03-21 20:22:20 +00:00
Scott Ehlert
a004e906dd
Updated SQLite to 3.3.13 - why? I have no idea
2007-03-21 20:19:37 +00:00
Scott Ehlert
eaa4122c5a
Fixed amb107: socket_open doesn't return error by reference
2007-03-19 09:45:45 +00:00
Scott Ehlert
e61809496d
Updated modules.versions
2007-03-16 04:16:30 +00:00
Scott Ehlert
edaf960407
Added request amb76 - hex format specifier (%x and %X)
2007-03-14 02:16:09 +00:00
Scott Ehlert
e3217964c4
Fixed core MSVC8 compile :\
2007-03-14 02:12:51 +00:00
Scott Ehlert
397479cd77
Fixed amb85 - tag mismatch warning on ShowSyncHudMsg
2007-03-13 22:51:12 +00:00
Scott Ehlert
d151ee0b58
Added svn:ignore property to a bunch of stuff
2007-03-13 21:26:04 +00:00
Scott Ehlert
ce88004900
Tiny bit of reorganizing done to WinCSX
2007-03-13 21:10:28 +00:00
Scott Ehlert
1e8d0e10e6
Fixed unused symbol warning
2007-03-13 20:34:38 +00:00
Scott Ehlert
bb641688ee
Oops, guess I forgot to fix this path
2007-03-13 20:22:47 +00:00
Scott Ehlert
ab53914351
Massive reorganization attempt - part 2
...
Moved old/defunct/unofficial modules out of trunk
2007-03-13 19:45:19 +00:00
Scott Ehlert
54186736c8
Massive reorganization attempt - part 1.8
2007-03-13 19:28:24 +00:00
Scott Ehlert
b66fea0fbc
Massive reorganization attempt - part 1.77
2007-03-13 19:22:44 +00:00
Scott Ehlert
bf2c9620f3
Massive reorganization attempt - part 1.76
2007-03-13 19:19:33 +00:00
Scott Ehlert
af96229d5d
Massive reorganization attempt - part 1.75
2007-03-13 18:44:23 +00:00
Scott Ehlert
be323039d1
Massive reorganization attempt - part 1.5
2007-03-13 11:48:53 +00:00
Scott Ehlert
c71be87a3a
Massive reorganization attempt - part 1
...
Oh dear, what has DS done now?
2007-03-13 11:46:03 +00:00
Scott Ehlert
3ac076e098
Hello, I might have added some SLN files for the MSVC8 projects
2007-03-13 03:11:28 +00:00
Scott Ehlert
5cac87c99f
*sigh* This compiles again
2007-03-11 05:19:54 +00:00
Scott Ehlert
309bc2dcaa
Added a special comment inside in_view_cone
2007-03-11 04:55:38 +00:00
Scott Ehlert
d62ae07b75
Merged in changes from revision 3276 in 1.77: ES_Body was not a valid parameter for get/set_es()
2007-02-01 22:25:18 +00:00
Scott Ehlert
39d5ea94fb
Added extra param to is_in_viewcone to switch between a 2D and 3D calculation
...
Neither is still as accurate as I want them to be though :\
2006-10-01 06:08:39 +00:00
Scott Ehlert
90f11b52bc
Fixed am45318 - Some wrong constants from TraceResult enum
2006-10-01 02:39:59 +00:00
Scott Ehlert
f086273d2b
Attempt at accuracy improvement for is_in_viewcone with 3D calculation (am44838)
2006-09-22 15:11:51 +00:00
Scott Ehlert
09df281556
Fixed am44998
2006-09-20 02:50:58 +00:00
Scott Ehlert
918e1c3195
Better, but still not perfect. :(
2006-09-13 13:44:37 +00:00
Scott Ehlert
6e56aed778
More tiny bcompat stuff. admincmd is now source compatible at least
2006-09-13 10:58:47 +00:00
Scott Ehlert
47e2214f09
Synced MSVC8 project for engine
2006-09-10 16:47:49 +00:00
Scott Ehlert
751e8e6299
Might as well update this too while I'm at it (Kugatsu, Septiembre, September!)
2006-09-09 20:27:09 +00:00
Scott Ehlert
4eb8c4e295
Synced this or something...
2006-09-09 20:21:29 +00:00
Scott Ehlert
5a4b1d2f03
Fixed some GCC warnings for Werror
2006-09-09 20:12:50 +00:00
Scott Ehlert
c9c2943c05
MySQL and SQLite can actually use 4.1 here... Also libstdc++ == ugh
2006-09-04 08:28:08 +00:00
Scott Ehlert
ed5395a54a
AMD64 building fixes and such
2006-09-03 03:48:54 +00:00
Scott Ehlert
557958b408
Removed some amxmod compat stuff for now so this can actually compile and link properly again
2006-09-03 02:39:13 +00:00
Scott Ehlert
2905217607
Fixed this o_O
2006-09-02 08:08:05 +00:00
Scott Ehlert
baf406cb6a
Fixed bug with floatatan() returning wrong values when trying to get angle in degrees or grades
2006-08-28 17:37:15 +00:00
Scott Ehlert
cb01ff1dc3
Fixed two minor annoyances
...
1) Paths in config file are now checked before building is attempted (prevents some potential crashes)
2) The compression routines can now handle spaces in the 'output' path
2006-08-28 03:27:16 +00:00
Scott Ehlert
5c23cf416e
Fixed makefiles (yes, again) for hlsdk move
2006-08-27 05:29:04 +00:00
Scott Ehlert
b8b3107210
Moved hlsdk out of trunk
2006-08-27 05:14:59 +00:00
Scott Ehlert
2cd1449f88
Ugh, part 2
2006-08-27 05:01:32 +00:00
Scott Ehlert
3691e98814
Ugh, should not have removed that
2006-08-27 04:56:27 +00:00
Scott Ehlert
709b3705ab
Fixed warnings that only appeared when compiling amd64 binaries
2006-08-27 04:50:20 +00:00
Scott Ehlert
22bef17660
Changed makefiles to point to trunk's modified version of the HL SDK
2006-08-27 03:13:11 +00:00
Scott Ehlert
30235e05e5
Moved modified HL SDK to trunk
2006-08-27 02:22:59 +00:00
Scott Ehlert
28c4ea4fec
Removed odd debug message
2006-08-27 02:21:27 +00:00
Scott Ehlert
58e1254876
oops
2006-08-27 02:18:08 +00:00
Scott Ehlert
81ac41037b
GCC Wallification
2006-08-27 02:17:18 +00:00
Scott Ehlert
58abc3a655
Request am28110 - Added tfc_get_user_goalitem native to determine if player is carrying a goal item (such as a flag or keycard)
2006-08-22 21:50:27 +00:00
Scott Ehlert
0cb316c764
Removed amd64 stuff from makefiles for projects that don't need it
2006-08-21 15:32:07 +00:00
Scott Ehlert
74d3d23f13
Added tfc_get/setweaponammo to set ammo in weapon's clip (not backpack ammo)
2006-08-21 13:50:51 +00:00
Scott Ehlert
0acaf1b476
MSVC8 sync
2006-08-20 11:18:31 +00:00
Scott Ehlert
4306c4f5b6
Fixed am42013
...
TFC plmenu - team menu didn't allow changing from blue team
All plmenu - Team change message was always in language of the admin that changed the player
2006-07-26 00:53:45 +00:00
Scott Ehlert
3b62b91fb7
Fixed bug am41961 (Orangutanz)
...
GetPlayerAuthId, GetPlayerWONId, and IsMapValid were not being reset on mapchange
2006-07-24 16:15:09 +00:00
Scott Ehlert
ce59ee0362
Partially fixed am41769 (some missing ESF files)
2006-07-21 07:20:52 +00:00
Scott Ehlert
1a6f4e08b2
Added request am41585 (Orangutanz)
2006-07-19 04:23:00 +00:00
Scott Ehlert
49f46a5f4c
Fixed wrong team names in TFC plmenu am41563
2006-07-18 20:18:23 +00:00