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
Scott Ehlert
0932fc5081
1.2.4 will be a bug-fix-alicious update :o
...
Fixed bug where ISmmAPI::MetaFactory would return the wrong interface when trying to retrieve ISmmPluginManager.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40238
2006-07-21 12:30:31 +00:00
Scott Ehlert
7c1b752c52
Fixed bug where trying to load Metamod:Source a second time as a SourceMM or Valve server plugin could cause a crash.
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40237
2006-07-21 06:59:58 +00:00
Scott Ehlert
c538c9634b
I shouldn't have touched this again in the first place
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40236
2006-07-20 11:31:41 +00:00
Scott Ehlert
8f217a7f5a
Ugh, last change, I promise.
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40235
2006-07-20 11:12:46 +00:00
Scott Ehlert
ca827fe7fc
This is probably better. Touched up oslink.h a bit.
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40234
2006-07-20 11:11:06 +00:00
Scott Ehlert
5415033d4a
Crash bug, I squash you.
...
Fixed bug where returning false in Load() after adding a Metamod event listener or hooking a function could cause a crash.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40233
2006-07-20 10:53:06 +00:00
Scott Ehlert
ff4adfe426
I should not have done that :x
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40223
2006-07-19 07:06:28 +00:00
Scott Ehlert
b2947119cd
Oh, maybe I should replace this too
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40222
2006-07-19 06:57:03 +00:00
Scott Ehlert
a5ee696a81
Added MSVC8 project files and reorganized a tiny bit
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40221
2006-07-19 06:54:46 +00:00
Scott Ehlert
199f634592
Added some extra information to the "meta game" command: Description and Interface
...
(This is BAILOPAN's excellent idea!)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40218
2006-07-13 06:08:08 +00:00
Scott Ehlert
2972849a8d
Fixed bug where the wrong gamedll could be loaded and/or more than one gamedll could be loaded
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40216
2006-06-28 18:33:00 +00:00
Scott Ehlert
e36f74bc0f
Works with ServerGameDLL005 + SourceMM 1.2.3 Final Changelog
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40214
2006-06-15 00:01:06 +00:00
David Anderson
7eb922674f
final changelog, yo
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40209
2006-05-25 05:28:45 +00:00
David Anderson
7b5a2aa90d
zomg consistency
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40208
2006-05-25 05:25:43 +00:00
David Anderson
6e45e05d3d
oh, hello bug
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40207
2006-05-25 05:20:50 +00:00
David Anderson
581a0dc7a8
added alias ability
...
fixed gamedll version finding fall through
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40206
2006-05-25 04:49:47 +00:00
Scott Ehlert
0013d35545
Updated changelog a bit. Maybe this should be 1.3? I don't know, maybe not.
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40204
2006-05-16 22:53:54 +00:00
Scott Ehlert
a895eaeba3
Bumped MAX_GAMEDLL_VERSION to 5 for engine beta
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40203
2006-05-16 11:16:52 +00:00
Scott Ehlert
0c1f160f97
Only one signature search is needed on Windows (so far)
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40202
2006-05-15 17:54:27 +00:00
Scott Ehlert
233b4cbf15
Increased space a bit for author string in "meta list" command
...
(It's pretty sad when I can't even fit my whole 12 char name in there :()
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40195
2006-05-05 10:49:55 +00:00
Scott Ehlert
ebca331ae4
Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins.
...
Added ClientConPrintf to API for printing text in a client's console. Same as IVEngineServer::ClientPrintf except that it allows string formatting.
Updated changelog for possible future version.
Version bumpage.
Feel free to kill me for doing a change of this almost massive scale :-\
At least none of this breaks plugins though.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40193
2006-04-21 06:35:47 +00:00
Scott Ehlert
07507bb51a
Mm, oopsy. ICvar::GetCommandLineValue could return NULL for the plugins file. That would be bad. :(
...
(Now fixed with a call to GetPluginsFile in case it is NULL)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40192
2006-04-21 02:30:02 +00:00
Scott Ehlert
563b890ba6
Fixed a bug where value of mm_pluginsfile cvar was being ignored. So much easier than I imagined.
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40191
2006-04-21 01:58:22 +00:00
Scott Ehlert
bf1bdfd2fa
Increased space a bit for plugin name and version strings in "meta list" command.
...
(Hope this is alright)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40190
2006-04-19 23:47:25 +00:00
Scott Ehlert
2e46e55a4c
Hi Mr. Memory Leak, may I squash you?
...
Fixed a memory leak in CSmmAPI::InterfaceSearch
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40189
2006-04-19 22:24:25 +00:00
Scott Ehlert
1e68eb3131
Fixed a warning in stub and sample :|
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40188
2006-04-17 19:42:55 +00:00
Scott Ehlert
e194c19011
Fix for future issue when compiling under MSVC8 :o
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40187
2006-04-17 19:14:35 +00:00
Scott Ehlert
272a452115
Fixed signed/unsigned mismatch warnings because warnings are my worst enemy
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40186
2006-03-27 19:20:25 +00:00
David Anderson
8efac63e69
fixed changelog SIGH
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40185
2006-02-15 19:55:05 +00:00
David Anderson
4f0354330e
updated changelog
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40184
2006-02-15 19:30:22 +00:00
David Anderson
7078132342
fixed double-load bug
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40181
2006-02-09 06:55:02 +00:00
David Anderson
3c47dbb392
bumped version
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40179
2006-02-04 21:45:10 +00:00
David Anderson
15bf3f5ea8
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40177
2006-01-07 14:42:37 +00:00
David Anderson
d11b49a202
bumped copyright years, woot
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40176
2006-01-07 14:38:18 +00:00
David Anderson
1daf34f3df
initial changelog
...
bugfix
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40175
2006-01-07 13:21:29 +00:00
David Anderson
2f11d676a4
what
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40168
2005-12-24 00:22:08 +00:00
David Anderson
00322f8833
initial import of 1.2 api changes
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40167
2005-12-23 23:38:38 +00:00
David Anderson
196071466b
lol oops
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40162
2005-12-22 21:00:54 +00:00
David Anderson
e5076659dd
Fixed crash bug in plugin retry/reloading
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40161
2005-12-22 13:04:08 +00:00
David Anderson
20beff0636
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40157
2005-12-06 09:37:57 +00:00
David Anderson
2e915cf348
- Added interface overriding/sharing examples to sample plugins.
...
- Fixed various memory leaks.
- Fixed memory corruption bug on vector copying.
- Fixed other various template bugs.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40156
2005-12-06 09:32:06 +00:00
David Anderson
e44ecb812c
Bumped version #
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40154
2005-12-06 08:18:49 +00:00
David Anderson
221e49cbc6
Added API call for guessing iface names
...
Added interface query overriding+sharing examples to stub+sample
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40153
2005-12-06 07:59:18 +00:00
David Anderson
52c5031598
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40150
2005-10-22 05:22:22 +00:00
David Anderson
6165933316
Updated
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40149
2005-10-22 05:19:50 +00:00
David Anderson
d8e63fb33c
Quick fix
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40148
2005-10-22 05:05:35 +00:00
David Anderson
d1f72d5a94
Committed new changelog
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40146
2005-10-21 11:15:18 +00:00
David Anderson
81bae13a60
Fixed macro bug
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40145
2005-10-21 10:02:21 +00:00
David Anderson
b520145da6
Sample usage of new listener API
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40143
2005-10-21 07:22:37 +00:00
David Anderson
e24876a8cd
Committed new API
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40142
2005-10-21 07:18:53 +00:00
David Anderson
1fb61175c1
Fixed bugs, updated plugins
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40141
2005-10-20 14:57:02 +00:00
David Anderson
c1fb10cbf0
you can now see which plugin returned the iface
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40140
2005-10-20 14:52:49 +00:00
David Anderson
2cabdcf3da
initial import of new events system
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40139
2005-10-20 14:37:47 +00:00
David Anderson
51d2273abf
Fixed bug where cvar list would get smashed on plugin unload
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40133
2005-10-14 04:25:28 +00:00
David Anderson
03ba0a371e
Fixed linux compiling
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40128
2005-10-08 01:15:02 +00:00
David Anderson
a169ec7f61
Removed debug code
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40126
2005-10-06 22:30:29 +00:00
David Anderson
08b2d3d1c3
Finalized versioning and PI
...
Added QueryRunning() output to meta info/list.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40125
2005-10-06 21:59:10 +00:00
David Anderson
67039543cd
Initial import of new GameDLL loading code
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40123
2005-10-06 00:59:01 +00:00
David Anderson
71d74c6722
Re-bumped all version numbers again (SourceHook=2, Plugin=7/7)
...
Fixed bug where gamedlls setting new game names would not work
Moved PM's virtual destructor to bottom of vtable
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40117
2005-09-29 23:05:01 +00:00
Pavol Marko
18bfaa7021
Now unloading the original gamedll in DLLShutdown() instead of using a __attribute__((destructor)) function
...
-> Also auto-removing ConCommandBases with the FCVAR_GAMEDLL flag before doing that
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40115
2005-09-24 21:10:53 +00:00
David Anderson
1717c99f07
Added gcc-3.3 error message back in
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40110
2005-09-13 20:25:30 +00:00
David Anderson
2917c2c751
Linux compatibility for no-STL
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40107
2005-09-13 20:20:49 +00:00
David Anderson
e2aa8d06a0
Bumped min required version
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40106
2005-09-13 19:31:25 +00:00
David Anderson
619c7deba1
Bumped version to 1.1
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40105
2005-09-13 18:20:53 +00:00
David Anderson
ac1ea74510
Changed to namespaces
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4099
2005-08-12 17:44:53 +00:00
David Anderson
05f9912d4e
Replaced std::list with List class
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4098
2005-08-12 17:33:59 +00:00
David Anderson
0cf2776e7f
Bumped version number
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4096
2005-08-07 03:26:58 +00:00
David Anderson
2c5dfa3247
Fixed an offset :)
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4095
2005-07-13 17:15:27 +00:00
David Anderson
81ae7cabf5
final changelog
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4093
2005-07-07 21:28:14 +00:00
David Anderson
400f0a9fab
Added new cvar, mm_pluginsfile
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4090
2005-07-07 20:58:05 +00:00
Scott Ehlert
c8d4189477
Yay, the nasty SourceHook bug is finally fixed!
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4087
2005-07-07 18:21:32 +00:00
David Anderson
2e38619370
Updated changelog
...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4086
2005-07-07 13:09:57 +00:00
Scott Ehlert
8ce6594b70
Semi-small fix to make SourceMM ignore whitespace in metaplugins.ini with UTIL_TrimLeft and UTIL_TrimRight
...
(I'm not sure if I'm qualified to make efficient string functions here, so um, they probably are pretty bad)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4085
2005-07-03 16:11:28 +00:00