Home
last modified time | relevance | path

Searched defs:GameInfo (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/stuntrally/stuntrally-2.6.1/source/network/
H A Dprotocol.hpp89 struct GameInfo struct
91 uint8_t packet_type;
98 uint8_t collisions;
99 uint8_t laps;
100 uint8_t locked; // game
101 uint8_t reversed; // track
103 uint8_t flip_type;
104 uint8_t boost_type; float boost_power;
105 char name[32], track[32], sim_mode[32];
112 GameInfo() in GameInfo() function
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/games/
H A Dgame_info.h34 struct GameInfo { struct
37 istring _name;
39 enum GameType {
45 } _type;
48 enum GameUsecodeOffsetVariant {
56 } _ucOffVariant;
83 bool match(GameInfo &other, bool ignoreMD5 = false) const; argument
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dgame.h113 struct GameInfo struct
125 int tile_size;
132 int engine_version;
133 int emulation;
150 int light_time_left;
152 int belt_dir[4];
153 int belt_dir_nr[4];
154 int switchgate_pos;
155 int wind_direction;
156 boolean gravity;
[all …]
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dgame.h113 struct GameInfo struct
125 int tile_size;
132 int engine_version;
133 int emulation;
150 int light_time_left;
152 int belt_dir[4];
153 int belt_dir_nr[4];
154 int switchgate_pos;
155 int wind_direction;
156 boolean gravity;
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DRomData.h40 struct GameInfo struct
42 uint32_t Crc;
43 string System;
44 string Board;
45 string Pcb;
46 string Chip;
47 uint16_t MapperID;
53 bool HasBattery;
54 string Mirroring;
55 string InputType;
[all …]
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dgame.h113 struct GameInfo struct
131 int engine_version;
132 int emulation;
149 int light_time_left;
151 int belt_dir[4];
152 int belt_dir_nr[4];
153 int switchgate_pos;
154 int wind_direction;
155 boolean gravity;
162 boolean ball_state;
[all …]
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dgame.h113 struct GameInfo struct
131 int engine_version;
132 int emulation;
149 int light_time_left;
151 int belt_dir[4];
152 int belt_dir_nr[4];
153 int switchgate_pos;
154 int wind_direction;
155 boolean gravity;
162 boolean ball_state;
[all …]
/dports/games/pokerth/pokerth-1.1.2-rc/src/
H A Dgamedata.h98 struct GameInfo { struct
99 GameInfo() : mode(GAME_MODE_CREATED), adminPlayerId(0), isPasswordProtected(false) {} in GameInfo() function
100 std::string name;
101 GameData data;
102 GameMode mode;
103 unsigned adminPlayerId;
104 PlayerIdList players;
105 PlayerIdList spectators;
106 PlayerIdList spectatorsDuringGame;
107 bool isPasswordProtected;
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dserver.cpp161 struct GameInfo { struct in server
162 GameInfo() : started(false) {} in GameInfo() argument
163 std::vector<socket_ptr> players;
164 size_t nplayers;
165 bool started;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/draci/
H A Dgame.h116 struct GameInfo { struct
117 int _startRoom;
118 int _mapRoom;
119 uint _numObjects;
120 uint _numItems;
121 byte _numVariables;
122 byte _numPersons;
123 byte _numDialogues;
124 uint _maxItemWidth, _maxItemHeight;
125 uint _musicLength;
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/draci/
H A Dgame.h116 struct GameInfo { struct
117 int _startRoom;
118 int _mapRoom;
119 uint _numObjects;
120 uint _numItems;
121 byte _numVariables;
122 byte _numPersons;
123 byte _numDialogues;
124 uint _maxItemWidth, _maxItemHeight;
125 uint _musicLength;
[all …]
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/game/
H A DGameInfo.java21 public class GameInfo class
24 public GameInfo() in GameInfo() method in GameInfo
28 public GameInfo(ConstGameInfo info) in GameInfo() method in GameInfo
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/
H A DNDSSystem.h326 struct GameInfo struct
347 GameInfo() : fROM(NULL), in GameInfo() argument
364 ~GameInfo() { closeROM(); } in ~GameInfo() argument
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/android/src/org/yabause/android/
H A DGameInfo.java28 class GameInfo class
40 …public GameInfo(String system, String company, String itemnum, String version, String date, String… in GameInfo() method in GameInfo
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dgameinfo_dialog.h43 class GameInfo; variable
/dports/games/keeperrl/keeperrl-alpha23/
H A Dcreature_view.h21 class GameInfo; variable
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ivpd/
H A Dstruct_game_list_item.go23 GameInfo map[string]interface{} `json:"GameInfo" xml:"GameInfo"` member
/dports/games/openttd/openttd-12.1/src/game/
H A Dgame_info.hpp16 class GameInfo : public ScriptInfo { class
H A Dgame_info.cpp89 GameInfo::GameInfo() : in GameInfo() function in GameInfo
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/dialog/
H A Ddialog_gameinfo.cpp38 void Dialog::GameInfo( void ) in GameInfo() function in Dialog
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/FileFormats/
H A DReplayMetadata.cs25 public readonly GameInformation GameInfo; field in OpenRA.FileFormats.ReplayMetadata
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dgameinfo.h25 typedef struct _GameInfo GameInfo; typedef
/dports/games/lizzie/lizzie-0.6-105-gd0e7040/src/main/java/featurecat/lizzie/analysis/
H A DGameInfo.java5 public class GameInfo { class
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dgame_info.cpp32 GameInfo::GameInfo(BladeRunnerEngine *vm) { in GameInfo() function in BladeRunner::GameInfo
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dgame_info.cpp32 GameInfo::GameInfo(BladeRunnerEngine *vm) { in GameInfo() function in BladeRunner::GameInfo

123