Commit Graph
100 Commits
Author SHA1 Message Date
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
Scott Ehlert b44951295d I forgot to remove you didn't I am41542 2006-07-17 23:11:57 +00:00
Scott Ehlert db3beb9b98 Various pev issues fixed am41542 2006-07-17 20:01:11 +00:00
Scott Ehlert b859001feb Fixed path to Pawn include file in MSVC projects (Fun module) 2006-07-13 03:22:30 +00:00
Scott Ehlert 895039308f Added CZ models to CsInternalModel enum (request at41295) 2006-07-13 03:07:24 +00:00
Scott Ehlert 0eca298c2a Fixed makefile paths (I think) 2006-07-12 06:05:06 +00:00
Scott Ehlert 6f20664140 Wow 2006-06-12 21:08:29 +00:00
Scott Ehlert bb609123fb Fixed comment next to zoom type enum 2006-06-12 10:08:54 +00:00
Scott Ehlert 373d25b0ce Removed some unnecessary code at31046 2006-06-10 14:38:04 +00:00
Scott Ehlert f6c9263940 Argh, did it again didn't I 2006-06-05 22:33:22 +00:00
Scott Ehlert ba87258a3d Added admin indentifier (red asterisk) to all menus that contain a user list at30358 2006-06-05 22:32:00 +00:00
Scott Ehlert e7858b4cd7 Oops, guess I forgot this one 2006-06-05 07:52:21 +00:00
Scott Ehlert ad495cef13 Updated for vector.inc 2006-06-05 07:50:42 +00:00
Scott Ehlert 17fb06f7bb Moved vector natives from engine to core at29896
Moved precache_generic from engine to core at30469
2006-06-05 07:48:54 +00:00
Scott Ehlert 7d3ddf502c Synced MSVC8 project file 2006-06-05 05:29:26 +00:00
Scott Ehlert 5940b4a6ca MSVC8 warning fix 2006-06-05 05:24:59 +00:00
Scott Ehlert 9edf20866b Synced MSVC8 project file 2006-06-05 05:18:27 +00:00