Commit Graph
3620 Commits
Author SHA1 Message Date
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
David Anderson 381e331dda updated sdk 2005-08-17 16:50:01 +00:00
David Anderson 13c65f006b SDK no longer manages memory by default 2005-08-17 16:48:31 +00:00
David Anderson 4e8eff3e04 Fixed bug at17021. 2005-08-17 16:41:38 +00:00
David Anderson 572ad38366 Quick fix for bug at16854 (twistedeuphoria) 2005-08-17 16:16:56 +00:00
David Anderson b2ade117ec Added bug fix at17218 (Freecode) 2005-08-17 16:12:45 +00:00
David Anderson 9eb36bd2bb Fixed bug where first call had wrong stack alignment
Tiny optimizations
2005-08-17 15:57:11 +00:00
David Anderson 85b7ac740b Experimental JIT fixes for linux crashing (no more xchg of esp) 2005-08-16 23:09:55 +00:00
David Anderson 98d3fb79d7 Fixed some mmgr bugs 2005-08-15 21:38:03 +00:00
Johnny Bergström bf092b4f95 Updated to Sqlite 3.2.2. 2005-08-11 19:06:54 +00:00
Christian Hammacher a4a9613f5b *** empty log message *** 2005-08-11 02:49:58 +00:00
Felix Geyer ad86bf636f enabled statsx by default 2005-08-10 18:37:02 +00:00
Johnny Bergström d0b5886d7d Added cs_get_armoury_type and cs_set_armoury_type 2005-08-07 20:43:29 +00:00
Johnny Bergström aa75a143fc This should fix the problem where bots can't hit players using weapons other than the knife. 2005-08-07 13:38:34 +00:00
Christian Hammacher 7144f5c794 updated error handler 2005-08-04 23:46:22 +00:00
Christian Hammacher befb651268 fixed design bug (adds now Skipped when file is skipped)
fixed ESF install bug (didn't install, invalid pathes)
2005-08-03 18:45:16 +00:00
David Anderson c8fdea6216 Fixed bug found by T(+)rget 2005-08-03 16:33:52 +00:00
Felix Geyer 4a6a16c627 NADE_CATCHED changed to NADE_CAUGHT 2005-08-03 15:01:54 +00:00