2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2024-12-27 23:25:36 +03:00
metamod-r/metamod/src
asmodai 60a9c37123 Fixed crash on call pfnShouldCollide
Fixed meta globals processing code
2017-06-29 20:07:54 +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 Fixed crash on call pfnShouldCollide 2017-06-29 20:07:54 +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 Initialize m_clientmeta in MConfig constructor and change it to BOOL (#8) 2017-06-29 01:22:18 +07:00
conf_meta.h Initialize m_clientmeta in MConfig constructor and change it to BOOL (#8) 2017-06-29 01:22:18 +07:00
dllapi.cpp Add Makefile for linux 2017-06-27 01:21:56 +03:00
dllapi.h Add Makefile for linux 2017-06-27 01:21:56 +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 Add config to publish 2017-06-26 23:49:59 +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 Initialize m_clientmeta in MConfig constructor and change it to BOOL (#8) 2017-06-29 01:22:18 +07: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 Add config to publish 2017-06-26 23:49:59 +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 link libstdc++ dynamically (#10) 2017-06-29 01:25:21 +07: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 link libstdc++ dynamically (#10) 2017-06-29 01:25:21 +07:00
utils.h link libstdc++ dynamically (#10) 2017-06-29 01:25:21 +07:00