Commit Graph

748 Commits

Author SHA1 Message Date
Scott Ehlert
2f6fe9fac4 MSVC8 Project Files + SDK Update
Also updated to pcre 6.4
Added lib_linux64/pcrelib - should fix issue with module requiring libpcre as external dependency on AMD64
2006-04-07 10:51:09 +00:00
Scott Ehlert
3bf5fb612f Oops, disable RTTI. 2006-04-07 10:27:49 +00:00
Scott Ehlert
62b28e7033 MSVC8 Project File + SDK Update 2006-04-07 10:25:45 +00:00
Scott Ehlert
860a4ca50e MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 10:12:56 +00:00
Scott Ehlert
26a0767737 MSVC8 Warning Fixes 2006-04-07 10:02:13 +00:00
Scott Ehlert
4eccad2c27 MSVC8 Project File + SDK Update 2006-04-07 10:00:04 +00:00
Scott Ehlert
3966f79324 MSVC8 Project File + SDK Update 2006-04-07 09:41:31 +00:00
Scott Ehlert
38305fdd4f MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 09:24:27 +00:00
Scott Ehlert
9c2f98e1eb MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 09:09:48 +00:00
Scott Ehlert
971c5ffbb5 Oops. Put no RTTI on debug build as well. 2006-04-07 08:58:37 +00:00
Scott Ehlert
c1edaa83bd MSVC8 Project Files + SDK Update 2006-04-07 08:48:01 +00:00
Scott Ehlert
3cb91fec58 MSVC8 Project File + SDK Update 2006-04-06 14:33:15 +00:00
Scott Ehlert
8276223e68 Compile with no RTTI 2006-04-06 14:27:50 +00:00
Scott Ehlert
2da45cfd1c MSVC8 Project File + SDK Update 2006-04-06 14:17:39 +00:00
Scott Ehlert
82b0128308 MSVC8 Project File + SDK Update 2006-04-06 13:58:06 +00:00
Borja Ferrer
46b70bdfba updated to April 2006-04-02 19:27:18 +00:00
David Anderson
8c2be55233 added ClientUserInfoChanged forward 2006-03-30 00:31:33 +00:00
David Anderson
a7acf05bfc added more strings 2006-03-29 23:57:42 +00:00
David Anderson
5e22cd5f0a Fixed bug at27323 (AndraX2000) 2006-03-29 23:33:38 +00:00
David Anderson
76afa40270 fixed bug 2006-03-23 15:01:15 +00:00
Borja Ferrer
4b0b3c0c7c bumped version 2006-03-20 22:58:27 +00:00
David Anderson
a293e23fe2 renamed time to gl_time
updated makefile
2006-03-20 18:45:53 +00:00
David Anderson
68e729721d ~(, ,)o <-- wtf another turtle?! 2006-03-20 18:38:29 +00:00
David Anderson
4f5c16c278 added support for new tr and kvd hooking/calling 2006-03-20 18:23:03 +00:00
David Anderson
c15a86b454 added new TR/KVD stuffs 2006-03-20 18:08:51 +00:00
Borja Ferrer
0999db0203 fixed bug at26073 2006-03-19 20:48:37 +00:00
Twilight Suzuka
b6fa60b0bd Modified to fix memory leaks and improve speed 2006-03-16 02:11:48 +00:00
Borja Ferrer
d5152fedc4 added glb.cpp 2006-03-14 17:21:35 +00:00
Borja Ferrer
9283cbe1c2 added request at26450 2006-03-14 16:55:06 +00:00
Twilight Suzuka
4cb8d4adc7 *** empty log message *** 2006-03-14 02:54:54 +00:00
Twilight Suzuka
5c88803942 New update! 3.1 is liiiive!
Error handling:
Array now has sufficiently advanced error handling to remove most, if not all, disable_checks.

Extention:
With the metaprogramming techniques, new types can be added easily.

Speed:
With the new changes I've made to Judy, the Array module has far exceeded the speed of any traditional datatype
2006-03-14 02:54:24 +00:00
Twilight Suzuka
4457b0d879 Obsolete due to update 2006-03-14 02:50:30 +00:00
Twilight Suzuka
58415dcfb9 Obsolete due to new updates 2006-03-14 02:49:02 +00:00
David Anderson
f25824a1aa added in two old natives again
fixed a native spelling mistake
2006-03-04 11:06:19 +00:00
David Anderson
943b902e23 fixed the cursed bug of throwing knives 2006-03-04 08:16:00 +00:00
David Anderson
74cd310504 bumped version 2006-03-04 06:53:06 +00:00
David Anderson
44979f2b07 bumped versions 2006-03-04 06:51:59 +00:00
David Anderson
a3142a520f bumped versSIIOOON 2006-03-04 06:48:44 +00:00
David Anderson
372a01e6da committed fakemeta optimizations 2006-03-04 06:34:28 +00:00
Borja Ferrer
ed4d8f9e26 added missing flags (NiLuJe) 2006-02-26 20:38:36 +00:00
David Anderson
0999ad32e3 makefile 2006-02-26 08:13:56 +00:00
David Anderson
f62933efd4 makeile 2006-02-26 08:13:15 +00:00
David Anderson
b968f437ca phew... updated to include old tsfun stuffs 2006-02-26 08:11:25 +00:00
David Anderson
d9f9c5256a more revert to 1.00-era code 2006-02-26 06:54:23 +00:00
David Anderson
0da49cfc45 reduced this module to a wrapper 2006-02-26 06:45:44 +00:00
David Anderson
8735bf3df3 initial revert to 1.00-era code 2006-02-26 06:42:48 +00:00
David Anderson
4db61f243a what 2006-02-26 06:40:47 +00:00
Borja Ferrer
bf8cf574e0 updated to 3.3.4 2006-02-25 01:37:50 +00:00
Borja Ferrer
a8c01e4865 fixed forwards passing floats as cells to the core
fixed pfn_playbackevent missing a parameter
2006-02-13 20:03:39 +00:00
Twilight Suzuka
472613d973 Fixed engine and dll bases screwing up. 2006-02-13 19:31:46 +00:00