27d8cde394initial import
David Anderson
2006-04-23 01:10:06 +00:00
3ba923e4c0Works on t3h linux
Twilight Suzuka
2006-04-22 19:50:51 +00:00
07b1f0ea87Added to allow Linux compilations.
Twilight Suzuka
2006-04-22 19:44:37 +00:00
769485ce29fixed 2 memory leaks in the debugger
Borja Ferrer
2006-04-21 02:45:57 +00:00
1d6becf3b5hi, dont look
Borja Ferrer
2006-04-21 02:18:34 +00:00
761e1f6fe1Reverted a CreateInstancedBaselines change due to a 31 character limit to enum symbols that causes a compiler warning (Real function that FM uses is called CreateInstancedBaselines and is different from CreateInstancedBaseline... So something should be done, but I'm not sure what yet)
Scott Ehlert
2006-04-20 08:49:49 +00:00
a265189efaModified param names for touch native and forward to correct values... makes it more clear to someone looking at it
Scott Ehlert
2006-04-17 22:29:18 +00:00
4101eea5e8Oh dear, lots of changes: 1) Added get_orig_retval for retrieving the original return value of an engine function 2) Fixed engfunc being called with EngFunc_CheckVisibility so that it now works as intended 3) Hooks should now also work with FM_WalkMove, FM_TraceToss, FM_TraceMonsterHull, FM_TraceHull, FM_TraceModel, FM_TraceTexture, FM_TraceSphere, FM_GetBonePosition, FM_GetAttachment, FM_RunPlayerMove, FM_StaticDecal, FM_BuildSoundMsg and FM_CheckVisibility 4) Reformatted comments in some header files so they look a bit neater
Scott Ehlert
2006-04-17 17:02:57 +00:00
b57c752b1cAdded get_orig_retval for retrieving the original return value of an engine function Reformatted comments in fakemeta include files so they look a bit neater
Scott Ehlert
2006-04-17 16:59:37 +00:00
82a739a95eregister_plugin returns id
David Anderson
2006-04-17 12:57:52 +00:00
0a66780727bugfix for HLDM (listen server)
Christian Hammacher
2006-04-16 00:54:16 +00:00
cb92e45712Small design changes Added multi-account support to the local install functions (experimental!)
Christian Hammacher
2006-04-16 00:25:49 +00:00
28b04878ceAdded visual style support :o
Scott Ehlert
2006-04-14 15:55:25 +00:00
a5df31570eadded request at28068 (split log files) fixed all native debug errors in core
Borja Ferrer
2006-04-13 16:29:01 +00:00
ed1b2914beOops, forgot some directories for clean
Scott Ehlert
2006-04-12 17:05:05 +00:00
41214cc461Makefile changes to fix the clean option
Scott Ehlert
2006-04-12 16:55:09 +00:00
c371684e5eMakefile changes to fix the clean option Changed arch from 686 to 586
Scott Ehlert
2006-04-12 16:54:17 +00:00
c1866f8156Makefile changes to fix the clean option Removed unnecessary geoip files from CVS :o
Scott Ehlert
2006-04-12 16:52:28 +00:00
0939c54048Makefile changes to fix the clean option Changed arch from 686 to 586
Scott Ehlert
2006-04-12 16:48:47 +00:00
d9e2166e97bumped version number to 1.72
Christian Hammacher
2006-04-12 16:18:46 +00:00
17d5e7f0caRenamed SUFFIX_x to BIN_SUFFIX_x because it more clearly shows the meaning of the variable :\
Scott Ehlert
2006-04-12 16:00:12 +00:00
564a5484f7Some changes to the makefile: 1) Fixed clean not removing amd64 binaries 2) Removed seemingly broken mmgr builds (just like MSVC now) 3) Added binlog options for creating BinLog binaries 4) Fixed amd64 build from dynamically linking to zlib
Scott Ehlert
2006-04-12 15:42:18 +00:00
8a732c7e14For some reason libz64.a was not recognized as a binary file in CVS. Hopefully fixed now.
Scott Ehlert
2006-04-12 15:37:00 +00:00
998208ef20*** empty log message ***
Scott Ehlert
2006-04-12 15:36:07 +00:00
a2082bac93Don't include unnecessary headers when BINLOG_ENABLED isn't defined - whoa
Scott Ehlert
2006-04-12 13:01:15 +00:00
3dacc60073Minor MSVC Project Changes: 1) Automatically add "bl" to binary name on BinLog builds 2) Exclude binlog.cpp from non-BinLog builds
Scott Ehlert
2006-04-12 12:56:58 +00:00
a5dc3fe777changed a few captions
Christian Hammacher
2006-04-12 12:08:52 +00:00
5c55eae9a6fixed a bug for metamod's plugins.ini simplified the install method page a bit
Christian Hammacher
2006-04-12 10:26:19 +00:00
da6b71a677Changed default caption of the documents tabbar Changed default theme to Xito
Christian Hammacher
2006-04-10 18:25:54 +00:00
c9765e50c8Replaced Documents tabbar (means two bugs are fixed now) Removed Projects tabbar and added a new item to the statusbar
Christian Hammacher
2006-04-10 18:05:08 +00:00
cd7f15f112Reverted one of my "fixes." Apparently this is intended functionality. Sorry :(
Scott Ehlert
2006-04-10 16:13:02 +00:00
4fb001ce50Whoa, whoa, whoa. Three "bugs" 1) Fixed tag mismatches with fprintf when not using Float, Sql, or Result (comma was missing :o) 2) Fixed unlink from taking more than one argument o_O 3) Fixed filesize from taking more than one argument o_O
Scott Ehlert
2006-04-10 14:02:37 +00:00
e49365755dMSVC8 Project File + SDK Update + Some Newline Fixes
Scott Ehlert
2006-04-07 12:05:08 +00:00
dfcd83ffa3Redefined some missing preprocessor macros that should have been present in the release build configs
Scott Ehlert
2006-04-07 11:42:50 +00:00
8238741f39MSVC8 Project File + SDK Update + Some Newline Fixes
Scott Ehlert
2006-04-07 11:32:45 +00:00
a595557e2dMSVC8 Project File + SDK Update Update to SQLite 3.3.5
Scott Ehlert
2006-04-07 11:18:17 +00:00
9eb3cd1793Readded libpcre 6.4 binary for x86 Linux module
Scott Ehlert
2006-04-07 10:52:39 +00:00
2f6fe9fac4MSVC8 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
Scott Ehlert
2006-04-07 10:51:09 +00:00
3bf5fb612fOops, disable RTTI.
Scott Ehlert
2006-04-07 10:27:49 +00:00
550c505813Removed no longer supported DB modules from modules.ini :o
Scott Ehlert
2006-04-06 13:14:45 +00:00
d50d6b0334For some strange reason natives-amd64.o and libz.a were not valid files before and core would not compile on Linux. Now they should work.
Scott Ehlert
2006-04-06 13:06:48 +00:00
ec51566abeRemove cruft from MSVC 7.1 project files so that JITDebug, JITDebugBinLog, JITRelease, and JITReleaseBinLog are the only build configs
Scott Ehlert
2006-04-06 12:14:59 +00:00
8a2d750970removed some amd64 files :o
David Anderson
2006-04-03 02:42:20 +00:00
46b70bdfbaupdated to April
Borja Ferrer
2006-04-02 19:27:18 +00:00
15e137e266time test
Borja Ferrer
2006-04-02 18:50:35 +00:00
93c8bd0253fixed potential exploit (thanks twisted)
David Anderson
2006-04-01 05:50:33 +00:00
10a935790ca clean yam is a happy yam.
David Anderson
2006-03-31 21:59:52 +00:00
68208d73d7made sure vars are reset
David Anderson
2006-03-30 20:45:22 +00:00
b57367dd30abort() now cancels a callfunc
David Anderson
2006-03-30 20:42:11 +00:00
9eb9839a46bumped version numbers
David Anderson
2006-03-30 04:25:57 +00:00
deccf7816cadded rmdir()
David Anderson
2006-03-30 00:48:58 +00:00
fe971497ccsynced to dll
David Anderson
2006-03-30 00:31:45 +00:00
8c2be55233added ClientUserInfoChanged forward
David Anderson
2006-03-30 00:31:33 +00:00
ab443e8254fixed a few buffer overflow errors
David Anderson
2006-03-30 00:13:38 +00:00
16e53eded8synced to dll
David Anderson
2006-03-29 23:57:54 +00:00
a7acf05bfcadded more strings
David Anderson
2006-03-29 23:57:42 +00:00
5e22cd5f0aFixed bug at27323 (AndraX2000)
David Anderson
2006-03-29 23:33:38 +00:00
92be7f6791synced to core
David Anderson
2006-03-29 22:58:11 +00:00
94c449936dadded getc,ungetc,putc
David Anderson
2006-03-29 22:56:18 +00:00
89c58265aapage numbering does not appear with no pages
David Anderson
2006-03-29 22:48:45 +00:00
3783e34a70Fixed a bug where handlers wouldn't work if they were in the 0th slot
David Anderson
2006-03-29 22:42:03 +00:00
414ecdfffafixed crash when creating a new binlog file
Borja Ferrer
2006-03-24 19:29:49 +00:00
76afa40270fixed bug
David Anderson
2006-03-23 15:01:15 +00:00
17bbc37638fixed binlog max size name
Borja Ferrer
2006-03-23 10:11:09 +00:00
4b0b3c0c7cbumped version
Borja Ferrer
2006-03-20 22:58:27 +00:00
006b4bd49aadded syncpoints to all stats scripts
Borja Ferrer
2006-03-20 19:40:58 +00:00
5395fc1280updated constants
David Anderson
2006-03-20 19:36:57 +00:00
a293e23fe2renamed time to gl_time updated makefile
David Anderson
2006-03-20 18:45:53 +00:00