2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2024-12-27 23:25:36 +03:00
metamod-r/metamod/src
2017-06-26 23:38:39 +03:00
..
api_info.cpp Standardize code style 2017-05-09 19:41:57 +03:00
api_info.h Standardize code style 2017-05-09 19:41:57 +03:00
callback_jit.cpp Fix compilation 2017-06-26 22:14:43 +03:00
callback_jit.h Fix return addresses after callbacks rebuilding 2017-06-26 21:59:51 +03:00
commands_meta.cpp Make correct messages for delayed load/unload 2017-05-09 19:59:13 +03:00
commands_meta.h Standardize code style 2017-05-09 19:41:57 +03:00
conf_meta.cpp Standardize code style 2017-05-09 19:41:57 +03:00
conf_meta.h Standardize code style 2017-05-09 19:41:57 +03:00
dllapi.cpp Fixed rewriting of static jumps to jit callbacks for gamedll functions 2017-06-26 22:01:32 +03:00
dllapi.h Fix sdk 2017-06-26 22:51:23 +03:00
engine_api.cpp Use dynamic list of plugins 2017-06-26 18:10:34 +03:00
engine_api.h Standardize code style 2017-05-09 19:41:57 +03:00
engine_t.h Small refactoring 2017-06-08 03:15:22 +03:00
enginecallbacks.h Standardize code style 2017-05-09 19:41:57 +03:00
game_support.cpp Standardize code style 2017-05-09 19:41:57 +03:00
game_support.h Standardize code style 2017-05-09 19:41:57 +03:00
h_export.cpp Standardize code style 2017-05-09 19:41:57 +03:00
h_export.h Standardize code style 2017-05-09 19:41:57 +03:00
jitasm.h Fix compilation 2017-05-09 02:39:40 +03:00
linkent.cpp Standardize code style 2017-05-09 19:41:57 +03:00
linkent.h Standardize code style 2017-05-09 19:41:57 +03:00
linkgame.cpp Refactoring 2016-07-26 23:37:45 +07:00
log_meta.cpp Standardize code style 2017-05-09 19:41:57 +03:00
log_meta.h Standardize code style 2017-05-09 19:41:57 +03:00
mdebug.cpp Fix compilation 2017-06-26 22:14:43 +03:00
mdebug.h Fix compilation 2017-06-26 22:14:43 +03:00
meta_api.h Added example plugin 2017-06-26 23:38:39 +03:00
metamod_rehlds_api.cpp Standardize code style 2017-05-09 19:41:57 +03:00
metamod_rehlds_api.h Rewritten regcmd code 2017-01-07 03:20:55 +03:00
metamod.cpp Fix return addresses after callbacks rebuilding 2017-06-26 21:59:51 +03:00
metamod.h Small refactoring 2017-06-08 03:15:22 +03:00
mlist.cpp Fix compilation 2017-06-26 22:14:43 +03:00
mlist.h Use dynamic list of plugins 2017-06-26 18:10:34 +03:00
mplayer.cpp Standardize code style 2017-05-09 19:41:57 +03:00
mplayer.h Standardize code style 2017-05-09 19:41:57 +03:00
mplugin.cpp Use dynamic list of plugins 2017-06-26 18:10:34 +03:00
mplugin.h Use dynamic list of plugins 2017-06-26 18:10:34 +03:00
mreg.cpp Standardize code style 2017-05-09 19:41:57 +03:00
mreg.h Standardize code style 2017-05-09 19:41:57 +03:00
mutil.cpp Added example plugin 2017-06-26 23:38:39 +03:00
mutil.h Added example plugin 2017-06-26 23:38:39 +03:00
osdep.cpp Standardize code style 2017-05-09 19:41:57 +03:00
osdep.h Headers refactoring 2017-03-10 00:00:25 +03:00
plinfo.h Standardize code style 2017-05-09 19:41:57 +03:00
precompiled.cpp Added gradle 2016-07-26 07:22:47 +07:00
precompiled.h Use dynamic list of plugins 2017-06-26 18:10:34 +03:00
public_amalgamation.cpp Rewritten regcmd code 2017-01-07 03:20:55 +03:00
reg_support.cpp Standardize code style 2017-05-09 19:41:57 +03:00
reg_support.h Standardize code style 2017-05-09 19:41:57 +03:00
sdk_util.cpp Standardize code style 2017-05-09 19:41:57 +03:00
sdk_util.h Standardize code style 2017-05-09 19:41:57 +03:00
studioapi.cpp Standardize code style 2017-05-09 19:41:57 +03:00
studioapi.h Standardize code style 2017-05-09 19:41:57 +03:00
utils.cpp Fix return addresses after callbacks rebuilding 2017-06-26 21:59:51 +03:00
utils.h Fix return addresses after callbacks rebuilding 2017-06-26 21:59:51 +03:00