1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
Commit Graph

179 Commits

Author SHA1 Message Date
Scott Ehlert
3442fd7fe6 Oh, err, what was I thinking here?
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40352
2007-03-26 19:47:37 +00:00
Scott Ehlert
fbaa9221e3 Added a check for relative jump in GetUserMessageInfo's vtable entry
Also, added more games to list...

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40351
2007-03-26 19:44:04 +00:00
Scott Ehlert
3d38398eca This is more a accurate description...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40350
2007-03-21 17:54:17 +00:00
Scott Ehlert
05226d7799 Bail will probably kill me for all this but...
1) Fixed amb93: Improved mod path detection.
2) Fixed various rare string inconsistencies.
3) Updated changelog
4) Other various internal things that don't matter much :o

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40349
2007-03-21 17:45:28 +00:00
David Anderson
859506f742 added definitions for our new "versionchanger" script
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40347
2007-03-03 06:57:30 +00:00
Scott Ehlert
45bb183759 The most incredibly pointless commit ever
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40346
2007-03-02 02:43:22 +00:00
Scott Ehlert
2faa7923c4 Added more games to the list...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40345
2007-02-27 03:37:01 +00:00
Scott Ehlert
d07e97072d Added more comments to please the masses :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40344
2007-02-27 03:31:08 +00:00
Scott Ehlert
fa82870f01 Fixed some issues with getting the user messages when mod was compiled with frame pointer.
Added support for Dystopia through an ugly hack until more information known.
Code has been further uglified.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40343
2007-02-27 03:25:36 +00:00
David Anderson
293308200f oh
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40341
2007-02-22 05:11:21 +00:00
David Anderson
012a2c600c initial import of new version code for nightly builds
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40340
2007-02-22 03:06:41 +00:00
Scott Ehlert
b663f41ee0 CSmmAPI::CacheUserMessages now checks to ensure that the number of messages falls within the bounds of an unsigned byte
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40339
2007-02-21 05:26:38 +00:00
Scott Ehlert
bf3d98f77c Added experimental user message API functions that don't error out on invalid indices
Added user message list to 'meta game' command

Terrible, ugly code...

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40338
2007-02-21 01:51:54 +00:00
Scott Ehlert
c7a31de575 Fixed linux build :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40337
2007-02-19 13:17:07 +00:00
David Anderson
0f2e0c9544 updated license year
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40333
2007-02-10 00:36:21 +00:00
David Anderson
0f5c4ca912 added experimental API for hooking VSP interface calls
updated file license headers

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40332
2007-02-10 00:31:34 +00:00
Scott Ehlert
ef9cc2d21d Added 1.3d to changelog...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40331
2007-02-08 11:44:11 +00:00
Scott Ehlert
877099559d Renamed convar.h to convar_smm.h in order to avoid potential compiling problems with the order of include directories.
--HG--
rename : sourcemm/convar.h => sourcemm/convar_smm.h
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40330
2007-02-08 09:19:19 +00:00
David Anderson
59ec4c31ee fixed SourceMM crashing on long paths (steam srcds)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40327
2007-01-27 09:18:17 +00:00
David Anderson
5bf3768e1f updated to work with 006
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40310
2006-11-30 02:43:15 +00:00
David Anderson
08a498aaee added basic compatibility for darkmessiah. note that it will crash from engine diffs!
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40308
2006-10-25 20:35:29 +00:00
Scott Ehlert
141d1534bb Fixed linking order for tier1, this no longer crashes :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40302
2006-09-20 02:25:13 +00:00
Scott Ehlert
9ca0ac0bc5 Tentative makefile changes to link to new tier1_i486.a static library
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40301
2006-09-15 06:50:44 +00:00
Scott Ehlert
30779961cb oops :\
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40294
2006-09-06 07:11:27 +00:00
Scott Ehlert
272b868e70 Fixed Linux-only issue with The Ship
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40293
2006-09-06 07:10:08 +00:00
Scott Ehlert
e41845770e Fixed makefiles for the HL2 SDK move
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40290
2006-08-27 05:39:59 +00:00
Scott Ehlert
1faeb4cdf8 Hi there. Not much to see here.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40287
2006-08-23 16:41:49 +00:00
David Anderson
547cc72ef5 fixed date
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40285
2006-08-17 02:41:42 +00:00
David Anderson
1d8a6f49f1 InterfaceSearch no longer uses new[]
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40284
2006-08-15 21:34:36 +00:00
David Anderson
3b6dee2782 fixed the VInterfaceMatch API
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40282
2006-08-15 20:10:12 +00:00
Scott Ehlert
6b30a4f852 Updated makefiles yet again to add GCC version checking for some cool new optimization flags
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40281
2006-08-14 20:14:02 +00:00
Scott Ehlert
97bc4e0cea Updated sample plugin makefiles
Fixed sample_mm compilation
Removed troublesome oslink.h from sample_mm

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40280
2006-08-14 19:39:47 +00:00
David Anderson
d467cb6930 Specify these on command line now
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40279
2006-08-14 15:39:40 +00:00
David Anderson
66b36c0fe4 Added support for GCC-4.1's symbol optimizations
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40278
2006-08-14 07:59:45 +00:00
David Anderson
ea40637b37 Fixed GCC 4.1 compilation
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40277
2006-08-14 07:33:51 +00:00
David Anderson
57d31cfb12 tentative final changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40276
2006-08-14 05:53:43 +00:00
David Anderson
f0ca0c3563 added yet another interface searching function
commented ISmmAPI for doxygen

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40275
2006-08-14 05:50:26 +00:00
David Anderson
ed4411344b Updated for similar sample_mm changes
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40274
2006-08-14 05:49:53 +00:00
David Anderson
a66da0fe11 committed MSVC8 sync
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40273
2006-08-14 05:45:07 +00:00
David Anderson
b0a1900c99 Updated this to be a bit more modern.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40272
2006-08-14 05:37:58 +00:00
Scott Ehlert
70b09a0217 One more commit before I collapse from lack of sleep :o
Bumped copyright years on some files (mostly sample plugin stuff)
Updated changelog (I think this is worthy of note, no?)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40271
2006-08-13 11:55:42 +00:00
Scott Ehlert
7c00ee3424 Oh forgot to delete these due to new makefiles :o
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40270
2006-08-13 11:36:46 +00:00
Scott Ehlert
3d7ae5c6ed Wow, lots of stuff here
1) Bumped version to 1.3
2) Fixed MSVC project files to compile and link against latest SDK
3) Fixed Linux compilation of stub_mm and sample_mm against new SDK (added -msse to makefiles)
4) Removed -fpermissive and -Wno-deprecated from Linux makefiles
5) Added -Wall -Wno-non-virtual-dtor -Werror to Linux makefiles
6) Stub_mm and sample_mm no longer dynamically link to libstdc++
7) SourceMM, stub_mm, and sample_mm compile cleanly (no warnings) with GCC 3.4.x and 4.x

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40269
2006-08-13 11:34:30 +00:00
Scott Ehlert
d34a1cf372 Updated changelog (thanks PM!)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40253
2006-08-09 16:41:49 +00:00
David Anderson
1f58fa8ed2 Merged in changes from the latest SDK
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40249
2006-08-09 02:05:57 +00:00
David Anderson
f8d0fc08b2 Added GCC-4.1 compatibility
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40248
2006-08-09 01:52:49 +00:00
Scott Ehlert
d3863150a1 Added sh_stack.h to project files, not important but oh well
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40244
2006-08-04 04:24:58 +00:00
David Anderson
cd5a513e47 added to changelog
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40243
2006-08-01 08:59:28 +00:00
David Anderson
0b0dc55b7e Fixed bug where InterfaceSearch() did not actually resolve whether a number was present or not
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40242
2006-08-01 08:58:31 +00:00
David Anderson
d97f336edc Added API for getting a plugin's base handle (needed?)
Bumped plugin version for any more API additions that will come up

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40241
2006-08-01 02:09:19 +00:00