Game modules will be verified against an online check; profile data logging...
Game modules will be verified against an online check; profile data logging and online charsheet will only activate if the game is found to be clean. This is to prevent developpers & testers from erroneously uploading false data git-svn-id: http://svn.net-core.org/repos/t-engine4@2142 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
- game/engines/default/engine/Game.lua 5 additions, 0 deletionsgame/engines/default/engine/Game.lua
- game/engines/default/engine/Module.lua 36 additions, 0 deletionsgame/engines/default/engine/Module.lua
- game/engines/default/engine/PlayerProfile.lua 17 additions, 5 deletionsgame/engines/default/engine/PlayerProfile.lua
- game/engines/default/engine/interface/PlayerMouse.lua 1 addition, 1 deletiongame/engines/default/engine/interface/PlayerMouse.lua
- game/modules/angband/dialogs/DeathDialog.lua 1 addition, 1 deletiongame/modules/angband/dialogs/DeathDialog.lua
- game/modules/example/dialogs/DeathDialog.lua 1 addition, 1 deletiongame/modules/example/dialogs/DeathDialog.lua
- game/modules/example_realtime/dialogs/DeathDialog.lua 1 addition, 1 deletiongame/modules/example_realtime/dialogs/DeathDialog.lua
- game/modules/tome/class/Game.lua 14 additions, 7 deletionsgame/modules/tome/class/Game.lua
- game/modules/tome/dialogs/DeathDialog.lua 1 addition, 1 deletiongame/modules/tome/dialogs/DeathDialog.lua
- game/thirdparty/md5.lua 21 additions, 0 deletionsgame/thirdparty/md5.lua
- premake4.lua 8 additions, 1 deletionpremake4.lua
- src/core_lua.c 10 additions, 0 deletionssrc/core_lua.c
- src/lua_externs.h 1 addition, 0 deletionssrc/lua_externs.h
- src/main.c 1 addition, 0 deletionssrc/main.c
game/thirdparty/md5.lua
0 → 100644
Please register or sign in to comment