openclonk/src/control
Sven Eberhardt 7995806bb4 Fix C4ControlPlayerAction (Surrender, activate goal menu, set hostility, etc.) packets in network.
The "action" member wasn't compiled. I wonder how it was even possible to play in network (since InitPlayerControl was never called).
2013-09-24 00:39:44 +02:00
..
C4Control.cpp Fix C4ControlPlayerAction (Surrender, activate goal menu, set hostility, etc.) packets in network. 2013-09-24 00:39:44 +02:00
C4Control.h Network: Disallow re-enabling debug mode via faked control packet 2013-09-21 15:10:39 +02:00
C4GameControl.cpp Make DEBUGREC define a commandline option 2013-05-25 22:51:32 +02:00
C4GameControl.h C4GameControl: Remove duplicated variable fPreInit 2013-04-26 14:22:14 +02:00
C4GameParameters.cpp Silence a few MSVC warnings 2013-04-01 12:48:02 +02:00
C4GameParameters.h Do not put folder local defs into Game.DefinitionFilenames 2011-05-15 19:51:34 +02:00
C4GameSave.cpp enable loading Title.jpg for scenario (folders) 2013-05-25 20:48:14 +02:00
C4GameSave.h Store Objects in the Game.txt instead of a separate Objects.txt 2011-03-27 16:51:14 +02:00
C4PlayerControl.cpp Added player control assignment trigger mode "ClearRecentKeys": If assignment is triggered, clears all recently pressed keys prior to and including trigger key. 2013-09-02 17:27:15 +02:00
C4PlayerControl.h Added player control assignment trigger mode "ClearRecentKeys": If assignment is triggered, clears all recently pressed keys prior to and including trigger key. 2013-09-02 17:27:15 +02:00
C4PlayerInfo.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4PlayerInfo.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4PlayerInfoConflicts.cpp Merge filename extension changes 2011-03-13 17:15:40 +01:00
C4Record.cpp Records: Never load chunks on-demand if a dump is requested 2013-09-08 14:47:54 +02:00
C4Record.h Make DEBUGREC define a commandline option 2013-05-25 22:51:32 +02:00
C4RoundResults.cpp copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4RoundResults.h Remove some forward declarations that are already in C4Prototypes.h 2012-12-31 22:03:12 +01:00
C4Teams.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Teams.h copyright notices update 2012 2013-01-12 16:31:40 +01:00