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

1089 Commits

Author SHA1 Message Date
David Anderson
fa375405eb Fixed binary name
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4039
2005-04-23 17:40:33 +00:00
David Anderson
05260cd3b7 Fixed GCC bug
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4038
2005-04-23 16:07:14 +00:00
David Anderson
6677516707 Added makefile, does not build
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4037
2005-04-22 14:38:04 +00:00
David Anderson
403e5b2e40 Added makefile - but build fails
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4036
2005-04-22 14:36:21 +00:00
David Anderson
b6a543bbc1 Cleaned up files for linux
Disabled SH_CCC_Makegate call for linux builds

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4035
2005-04-22 14:29:25 +00:00
David Anderson
0d9cef6d51 Added Makefile
Cleaned up files for linux

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4034
2005-04-22 14:28:52 +00:00
Scott Ehlert
5606a22a9c Fixed a bug where trying to hook functions that had a pointer return type would result in some type conversion compiler errors
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4033
2005-04-21 11:07:15 +00:00
David Anderson
0d5a3c7d6b Initial import of stub plugin
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4032
2005-04-19 22:05:41 +00:00
David Anderson
fc86d39af8 Added some more comments
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4031
2005-04-19 17:27:05 +00:00
David Anderson
49c7a8c7ca Fixed retry command
Fixed ids starting at 3 (changed Pl_MinId)
Doxyfile is no longer subdir based

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4030
2005-04-19 07:41:07 +00:00
David Anderson
3122e9a843 Fixed typo
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4029
2005-04-19 06:29:27 +00:00
David Anderson
d51b47f3fe Changed some output formatting
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4028
2005-04-19 06:17:47 +00:00
David Anderson
b06bded3ed Added doxyfile
Placed CSmmAPI in SourceMM namespace

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4027
2005-04-19 05:36:59 +00:00
Scott Ehlert
8ff5e441c9 Fixed log message for SamplePlugin::ClientPutInServer
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4026
2005-04-19 02:09:17 +00:00
David Anderson
79b05dd941 Added copyright information
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4025
2005-04-18 23:42:31 +00:00
David Anderson
9e524e6999 DS suggested we do this...
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4024
2005-04-18 23:34:18 +00:00
David Anderson
0d5424c5b4 Sample plugin can now do anything server plugins can (except NetworkIDValidated callback)
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4023
2005-04-18 23:33:44 +00:00
David Anderson
1789ad8324 Fixed bug where blank lines were read as plugins
Fixed bug where newlines weren't stripped in config file

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4022
2005-04-18 19:50:33 +00:00
David Anderson
7eecefe875 Updated for API 004, also added sourcehook stuff again
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4021
2005-04-18 19:33:44 +00:00
David Anderson
8861a85102 Ehh, retarded mistake
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4020
2005-04-18 18:26:40 +00:00
David Anderson
ddb34f91ea Added new AllPluginsLoaded callback
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4019
2005-04-18 18:21:57 +00:00
Pavol Marko
096dfb6a6f I really don't feel like writing a comment because I don't know what I've just done
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4018
2005-04-18 16:18:02 +00:00
Pavol Marko
2617dfe79a The accessor now adds the FCVAR_GAMEDLL flag to each command, which prevents crashes on exit
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4017
2005-04-18 15:51:13 +00:00
David Anderson
7b842efe0d Removed hooking of DLLShutdown
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4016
2005-04-18 03:30:30 +00:00
Pavol Marko
ba23929c3d YAMS
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4015
2005-04-17 18:43:21 +00:00
David Anderson
6df8efff3a Added retry console command
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4014
2005-04-17 04:21:02 +00:00
David Anderson
e2100056f4 Fixed a few bugs in console commands
Added hooking of shutdown commands
Warning - Crashes on SH_ADD_HOOK_STATICFUNC?

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4013
2005-04-17 03:37:50 +00:00
David Anderson
1f37ba9f73 Renamed file
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4012
2005-04-16 23:35:37 +00:00
David Anderson
38c0cb36b4 Added license/author tags to files
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4011
2005-04-16 23:33:57 +00:00
David Anderson
4dc43f3d08 Implemented factory hooks
Added commands: clear, load, pause, unload, unpause
Rewrote headers

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4010
2005-04-16 23:33:39 +00:00
Pavol Marko
aed73ffa76 Added plugin pausing, the Plugin typedef is now an int, SH_GLOB_PLUGPTR is now g_PLID by default
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%409
2005-04-16 20:26:33 +00:00
David Anderson
118d4a85ff Initial import
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%408
2005-04-16 19:59:26 +00:00
Pavol Marko
b666b9acde Added possibility to specify your own g_SHPtr / g_Plug, removed all occurencies of The Word, fixed UnloadPlugin and CompleteShutdown
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%407
2005-04-16 16:55:53 +00:00
Pavol Marko
2d1d2f7abf Initial import of test project
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%406
2005-04-14 16:19:07 +00:00
Pavol Marko
c923256432 Small fix; the public hookerfunc didn't recognize virtual inheritance
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%405
2005-04-14 16:18:36 +00:00
Pavol Marko
6b44f98236 Fixed bugs with multiple and virtual inheritance
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%404
2005-04-14 16:17:40 +00:00
Pavol Marko
20cf4639e5 Added callclass macros
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%403
2005-04-14 13:15:33 +00:00
Pavol Marko
69bc1cf15b Initial import to CVS
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%402
2005-04-14 12:54:13 +00:00
Scott Ehlert
8b7cb6fe22 New repository initialized by cvs2svn.
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%401
2005-04-14 12:54:13 +00:00