Commit Graph

1987 Commits

Author SHA1 Message Date
David Anderson
da82ce757f Defaulted engine+fm on 2005-08-24 06:19:41 +00:00
David Anderson
4d74743138 Removed esf module 2005-08-24 06:15:41 +00:00
David Anderson
c1db39d086 Added Corona Byte's EvolutionX core 2005-08-24 06:13:55 +00:00
David Anderson
d516824936 Add copy exclusion filters
Repaired windows builder
Fixed /build to be /rebuild
2005-08-24 05:19:23 +00:00
David Anderson
10328f5f81 fixes 2005-08-24 05:08:05 +00:00
David Anderson
d4f09aac74 Wrong, look at the distro. And in the future change for all mod config sets if you do 2005-08-24 03:20:09 +00:00
David Anderson
8f97ed7934 Deleted bad file 2005-08-24 03:14:13 +00:00
David Anderson
1fcf7628a3 Added in real file 2005-08-24 03:13:57 +00:00
David Anderson
bdd740f8ab Added makefile 2005-08-24 02:54:39 +00:00
David Anderson
82fed37247 Updated to work on Linux, redesigned core 2005-08-24 02:53:38 +00:00
David Anderson
5b208eb9f5 gcc-3 compat 2005-08-24 02:36:05 +00:00
David Anderson
9be88ffa42 Linux compat, cleaned up newdll 2005-08-23 23:54:54 +00:00
David Anderson
f54d112bbb Language sync 2005-08-23 01:24:42 +00:00
Johnny Bergström
96c4d33da4 - Updated to Sqlite 3.2.3. See sqlite.org for details about new stuff.
- Base dir for db files is now changed to the game mod dir. Update your config files!
2005-08-22 10:12:22 +00:00
Johnny Bergström
bad4c02647 This file copied from mysql module... I assume this was forgotten during the last commit of amxxmodule.cpp... 2005-08-22 09:18:55 +00:00
Johnny Bergström
70140ffc8f Fixed team menu. Should now work 100% to switch players between teams. However when client uses VGUI menus I haven't been able to close the class selecting window. It is (should be) only a cosmetic flaw though. 2005-08-22 08:01:01 +00:00
Johnny Bergström
53e6bb6b50 No default sql 2005-08-22 01:04:41 +00:00
Johnny Bergström
4cb7986426 admin.sma was "slightly" incompatible for people using sqlite. This version is courtesy of Lazarus Long who fixed this. Thanks. 2005-08-22 00:26:18 +00:00
Johnny Bergström
18ba13be84 Removed the admin_sql.amxx line. It's all in admin.sma now, isn't it??? 2005-08-22 00:21:49 +00:00
David Anderson
dd371c4dbe no idea, I changed something though 2005-08-21 22:48:22 +00:00
David Anderson
7ea47c5a96 Fixed a deallocation mismatch with debug plugins in linux 2005-08-21 21:54:14 +00:00
David Anderson
5693d2629e Attempted fix at DEP 2005-08-21 19:30:27 +00:00
David Anderson
24d9e3266e wrong include, added pdata 2005-08-21 16:38:45 +00:00
David Anderson
b3b3ce4c2d added more pdata funcs 2005-08-21 16:36:40 +00:00
David Anderson
5882802a3e Added set/get pdata string 2005-08-21 16:33:38 +00:00
Johnny Bergström
94e19aae0c Removed newdllfunc() and related NEWDLLFunc_* stuff. :-P (yes I finally read Alfred's post through) 2005-08-18 20:51:41 +00:00
Johnny Bergström
7d51404aeb What!!! 2005-08-18 15:47:28 +00:00
Johnny Bergström
1cdb12c4e4 Added NEW_DLL_FUNCTIONS to FM_* and a newdllfunc() native to call these... Although I'm not sure there is a reason to call those?
Anyway it will be needed later when client cvar query function is implemented.
2005-08-18 09:33:51 +00:00
David Anderson
e9993cce25 amd64 == no more libstdc++ 2005-08-18 08:44:01 +00:00
David Anderson
80bd845182 *** empty log message *** 2005-08-18 08:36:48 +00:00
David Anderson
f986202b06 AMD64 no stdc++ support 2005-08-18 08:33:21 +00:00
David Anderson
a4168a2096 version bump 2005-08-18 07:53:14 +00:00
David Anderson
3e85589930 Fix for bug at16876 (TheRising) 2005-08-18 07:05:33 +00:00
David Anderson
b5a57da29c Fixed linux build (I think) 2005-08-18 07:03:43 +00:00
David Anderson
58fec512e5 Now requires GCC-3 to compile, fixes retarded linking problem 2005-08-18 07:01:47 +00:00
David Anderson
a6ca045086 More SDK syncs 2005-08-18 06:41:59 +00:00
David Anderson
e401231d25 *** empty log message *** 2005-08-18 06:40:24 +00:00
David Anderson
9ddc24898f same win32 fix 2005-08-18 06:37:50 +00:00
David Anderson
f5350c0e0e fix for win32 2005-08-18 06:37:05 +00:00
David Anderson
fa64bef511 New SDK for gcc-3 compilations 2005-08-18 06:34:34 +00:00
David Anderson
29bfd81b36 New SDK for gcc-3 compilation 2005-08-18 06:32:59 +00:00
David Anderson
2d2506f1c4 Added memalign include 2005-08-18 01:04:52 +00:00
David Anderson
f334fec0a3 Added linux compile of altered JIT 2005-08-18 00:32:08 +00:00
David Anderson
03b6d3e77d Fixed alloc/dealloc mismatches 2005-08-18 00:29:43 +00:00
David Anderson
661f6c9851 Fixed bug at17357 (FireStorm) 2005-08-17 18:16:26 +00:00
David Anderson
593e013572 fixed typo 2005-08-17 17:53:11 +00:00
David Anderson
b04498cddb Experimental fix for bug at16815 (karlos) 2005-08-17 17:32:51 +00:00
David Anderson
8648bf32a3 Improved error reporting a bit 2005-08-17 17:21:57 +00:00
David Anderson
1768ae4b23 Fixed bug at17117 (Twilight Suzuka) 2005-08-17 17:07:41 +00:00
David Anderson
80e6d31998 updated sdks 2005-08-17 16:52:12 +00:00