Commit Graph
2814 Commits
Author SHA1 Message Date
Scott Ehlert 0939c54048 Makefile changes to fix the clean option
Changed arch from 686 to 586
2006-04-12 16:48:47 +00:00
Christian Hammacher d9e2166e97 bumped version number to 1.72 2006-04-12 16:18:46 +00:00
Scott Ehlert 17d5e7f0ca Renamed SUFFIX_x to BIN_SUFFIX_x because it more clearly shows the meaning of the variable :\ 2006-04-12 16:00:12 +00:00
Scott Ehlert 564a5484f7 Some 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
2006-04-12 15:42:18 +00:00
Scott Ehlert 8a732c7e14 For some reason libz64.a was not recognized as a binary file in CVS. Hopefully fixed now. 2006-04-12 15:37:00 +00:00
Scott Ehlert 998208ef20 *** empty log message *** 2006-04-12 15:36:07 +00:00
Scott Ehlert a2082bac93 Don't include unnecessary headers when BINLOG_ENABLED isn't defined - whoa 2006-04-12 13:01:15 +00:00
Scott Ehlert 3dacc60073 Minor MSVC Project Changes:
1) Automatically add "bl" to binary name on BinLog builds
2) Exclude binlog.cpp from non-BinLog builds
2006-04-12 12:56:58 +00:00
Christian Hammacher a5dc3fe777 changed a few captions 2006-04-12 12:08:52 +00:00
Christian Hammacher 5c55eae9a6 fixed a bug for metamod's plugins.ini
simplified the install method page a bit
2006-04-12 10:26:19 +00:00
Borja Ferrer 63aef3bcee added debug msgs 2006-04-12 02:25:31 +00:00
Borja Ferrer deeb2f3cf9 added some debug msgs 2006-04-12 02:12:03 +00:00
Borja Ferrer 59098d703e added debug msgs 2006-04-12 02:00:08 +00:00
Borja Ferrer 662289eb28 added some debug msgs 2006-04-12 01:51:23 +00:00
Scott Ehlert 392b7d9fdf Removed tclsqlite.c from MSVC project files (it's really not needed, I swear) 2006-04-11 16:11:42 +00:00
Borja Ferrer db9fcc28d6 fixed bug at27729 (HS and announcements overlapping) 2006-04-11 13:26:50 +00:00
Borja Ferrer 63d4d6591b fixed typo at28092 2006-04-11 12:41:29 +00:00
David Anderson 9ef9e3755a Fixed bug at28087 2006-04-11 06:34:17 +00:00
David Anderson b8ddd281aa hack fix for at28078 2006-04-11 06:30:59 +00:00
Borja Ferrer 363d95f68c fixed bug at27832(jtp10181) 2006-04-10 22:14:42 +00:00
Christian Hammacher da6b71a677 Changed default caption of the documents tabbar
Changed default theme to Xito
2006-04-10 18:25:54 +00:00
Christian Hammacher c9765e50c8 Replaced Documents tabbar (means two bugs are fixed now)
Removed Projects tabbar and added a new item to the statusbar
2006-04-10 18:05:08 +00:00
Scott Ehlert cd7f15f112 Reverted one of my "fixes." Apparently this is intended functionality. Sorry :( 2006-04-10 16:13:02 +00:00
Scott Ehlert 4fb001ce50 Whoa, 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
2006-04-10 14:02:37 +00:00
Scott Ehlert e49365755d MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 12:05:08 +00:00
Scott Ehlert 9baab16682 MSVC8 Project File + SDK Update 2006-04-07 11:56:28 +00:00
Scott Ehlert dfcd83ffa3 Redefined some missing preprocessor macros that should have been present in the release build configs 2006-04-07 11:42:50 +00:00
Scott Ehlert 8238741f39 MSVC8 Project File + SDK Update + Some Newline Fixes 2006-04-07 11:32:45 +00:00
Scott Ehlert a595557e2d MSVC8 Project File + SDK Update
Update to SQLite 3.3.5
2006-04-07 11:18:17 +00:00
Scott Ehlert 070d8177c5 MSVC8 Project File + SDK Update 2006-04-07 11:04:28 +00:00
Scott Ehlert 9eb3cd1793 Readded libpcre 6.4 binary for x86 Linux module 2006-04-07 10:52:39 +00:00
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 795e23dd09 natives-amd64.o fixed? 2006-04-07 07:18:52 +00:00
Scott Ehlert 93ff6d5c67 *** empty log message *** 2006-04-07 07:18:23 +00:00
Scott Ehlert 0dc594f5e1 Weirdness in libz.a hopefully fixed? 2006-04-07 07:14:56 +00:00
Scott Ehlert fad03b546a *** empty log message *** 2006-04-07 07:14:15 +00:00
Borja Ferrer 39f4a2bc13 fixed bug at27770 2006-04-06 23:36:22 +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