og-edopro/gframe
2026-08-22 00:39:02 +02:00
..
Android fix wrong std::ios_base::ate check in android file stream 2026-08-18 17:34:55 +02:00
CGUICustomCheckBox Cleanup custom irrlicht object classes 2025-02-09 13:01:57 +01:00
CGUICustomComboBox Cleanup custom irrlicht object classes 2025-02-09 13:01:57 +01:00
CGUICustomContextMenu Cleanup custom irrlicht object classes 2025-02-09 13:01:57 +01:00
CGUICustomTabControl Use maybe_unused attribute instead of casting variables to void 2025-03-11 18:03:42 +01:00
CGUICustomTable Cleanup custom irrlicht object classes 2025-02-09 13:01:57 +01:00
CGUICustomText Cleanup custom irrlicht object classes 2025-02-09 13:01:57 +01:00
CGUIFileSelectListBox Handle numpad in file select listbox 2025-03-29 16:50:41 +01:00
CGUIImageButton fix irrlicht 1.8 compilation 2026-08-05 23:10:43 +02:00
CGUISkinSystem fix image skin rendering with non power of 2 textures 2026-04-18 21:50:54 +02:00
CGUITTFont Fix non MSVC compilation 2025-06-21 18:48:34 +02:00
CGUIWindowedTabControl Allow passing a tab id to CGUIWindowedTabControl 2022-08-26 20:41:48 +02:00
CProgressBar Update declaration of overridden member functions 2023-08-21 11:53:59 +02:00
CXMLRegistry Add `EDOPRO_platform` conditionals macro (#263) 2023-04-15 20:11:49 +02:00
iOS use NSThread to set thread name under on apple plafrorms 2026-08-19 19:36:05 +02:00
IrrlichtCommonIncludes Cleanup custom irrlicht object classes 2025-02-09 13:01:57 +01:00
IrrlichtCommonIncludes1.9 Cleanup custom irrlicht object classes 2025-02-09 13:01:57 +01:00
lzma Don't enable extra warnings on irrlicht and lzma 2023-02-08 20:33:02 +01:00
MD5 Bundle reference implementaion of MD5 algorithm 2023-02-06 23:45:10 +01:00
OSX use NSThread to set thread name under on apple plafrorms 2026-08-19 19:36:05 +02:00
ResizeablePanel Update declaration of overridden member functions 2023-08-21 11:53:59 +02:00
RNG Remove some other vs2015 workarounds 2024-09-02 19:36:28 +02:00
SoundBackends disable miniaudio generation apis 2026-08-22 00:39:02 +02:00
address.cpp Don't include fmt.h in text_types.h 2024-09-06 14:56:15 +02:00
address.h Don't include fmt.h in text_types.h 2024-09-06 14:56:15 +02:00
Base64.h Remove last reference to nonstd::basic_string_view 2024-09-06 14:02:38 +02:00
bufferio.h Fix wrong check in EncodeUTF8internal 2025-09-19 17:09:46 +02:00
CGUIEnvironmentLinker.h Typo header name casing 2022-07-12 14:20:35 +02:00
cli_args.h Add user storage directory option 2025-09-26 10:50:20 +02:00
client_card.cpp Don't include fmt.h in text_types.h 2024-09-06 14:56:15 +02:00
client_card.h Update client to support 64 bit card race (#247) 2022-09-03 22:52:23 +02:00
client_field.cpp add IsCardDeclarable to data_manager 2026-06-19 17:09:46 +02:00
client_field.h add IsCardDeclarable to data_manager 2026-06-19 17:09:46 +02:00
client_updater.cpp implement signature checking for updates download 2026-08-20 16:36:19 +02:00
client_updater.h implement signature checking for updates download 2026-08-20 16:36:19 +02:00
common.h Use new ocgapi_constants.h file from core 2025-06-27 22:10:04 +02:00
compiler_features.h initial haiku support 2026-07-27 12:56:07 +02:00
config.h Bump version to 41.0.2 2025-04-27 22:19:48 +02:00
core_utils.cpp Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
core_utils.h Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
crypto.cpp add binary signature verify functions 2026-08-20 16:36:19 +02:00
crypto.h add binary signature verify functions 2026-08-20 16:36:19 +02:00
curl.h put remaining fmt:: used types/functions under epro namespace 2026-05-15 18:34:46 +02:00
custom_skin_enum.cpp Fix swapped skin values 2020-01-29 20:12:43 +01:00
custom_skin_enum.h Remove unneded placeholder entry from CustomSkinElements struct 2021-03-26 00:04:53 +01:00
custom_skin_enum.inl Update default DUELFIELD_ATTACK_ARROW color 2022-07-11 15:18:16 +02:00
data_handler.cpp Don't use hardcoded replay path 2025-09-26 10:50:20 +02:00
data_handler.h Handle irrlicht device destruction via shared pointer in DataHandler 2024-12-03 21:25:07 +01:00
data_manager.cpp Add deck sorting by passcode 2026-08-12 12:59:49 +02:00
data_manager.h Add deck sorting by passcode 2026-08-12 12:59:49 +02:00
deck.h Refine ritual in extra handling 2025-04-18 21:23:31 +02:00
deck_con.cpp address wparenthesis warning 2026-08-12 18:59:37 +02:00
deck_con.h use more enums for deck edit filter combo boxes 2026-08-12 14:17:49 +02:00
deck_manager.cpp Don't use hardcoded deck path throughout the program 2025-09-26 10:50:20 +02:00
deck_manager.h Don't use hardcoded deck path throughout the program 2025-09-26 10:50:20 +02:00
discord_register.h Attempt for proper app registration on mac os 2019-09-22 14:52:08 -04:00
discord_register_url_osx.m Added MAC_OS_DISCORD_LAUNCHER define option 2019-10-01 13:35:59 +02:00
discord_rpc.h Updated discord rpc header 2019-10-01 13:14:59 +02:00
discord_wrapper.cpp Use maybe_unused attribute instead of casting variables to void 2025-03-11 18:03:42 +01:00
discord_wrapper.h Update discord rpc's secret json 2023-05-13 10:52:21 +02:00
dll.cpp fix wrong check in windows' Dll::GetSymbol 2026-08-12 23:59:49 +02:00
dll.h add "dll" class 2026-08-12 20:12:47 +02:00
dllinterface.cpp implement signature checking for core shared libraries 2026-08-20 16:36:19 +02:00
dllinterface.h implement signature checking for core shared libraries 2026-08-20 16:36:19 +02:00
drawing.cpp Add support for RUSH Ritual monsters (#280) 2025-03-29 13:39:38 +01:00
duelclient.cpp remove "coreloaded" global variable 2026-08-20 13:37:28 +02:00
duelclient.h Cleanup fmt includes 2024-05-18 12:04:56 +02:00
edopro_main.cpp Use explicit SIGCHLD handler 2026-06-19 22:22:13 +02:00
epro_condition_variable.h Add epro_mutex, thread and condition_variable headers 2022-10-07 21:40:15 +02:00
epro_mutex.h Add epro_mutex, thread and condition_variable headers 2022-10-07 21:40:15 +02:00
epro_thread.h Add epro_mutex, thread and condition_variable headers 2022-10-07 21:40:15 +02:00
event_handler.cpp make free functions taking irr::IrrlichtDevice* take it by raw pointer 2026-08-20 00:22:17 +02:00
file_stream.h FileStream: clean usage of stdio filebuf 2026-08-09 01:20:21 +02:00
fmt.h put remaining fmt:: used types/functions under epro namespace 2026-05-15 18:34:46 +02:00
game.cpp implement signature checking for core shared libraries 2026-08-20 16:36:19 +02:00
game.h remove "coreJustLoaded" and simplify LoadCore logic 2026-08-20 14:02:25 +02:00
game_config.cpp Add sdl3 mixer sound backend 2025-08-09 00:59:56 +02:00
game_config.h Support more than one audio backend at the same time 2025-04-26 01:22:06 +02:00
game_config.inl Set the default value for sound backend to "DEFAULT" 2025-05-02 11:18:04 +02:00
generic_duel.cpp Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
generic_duel.h update query mzone/szone flags to retrieve query_is_public 2026-04-18 15:28:02 +02:00
gframe.cpp make free functions taking irr::IrrlichtDevice* take it by raw pointer 2026-08-20 00:22:17 +02:00
image_downloader.cpp remove redundant static cast 2026-05-16 14:59:34 +02:00
image_downloader.h Use epro::mutex, thread and condition_variable 2022-10-07 21:40:46 +02:00
image_manager.cpp Fix texture corruption happening when switching skins with custom backgrounds 2025-10-26 17:45:45 +01:00
image_manager.h make ImageManager timestamp type 32 bit to avoid 64 bit atomic ops 2026-03-24 00:54:14 +01:00
Info.plist Bump version to 41.0.2 2025-04-27 22:19:48 +02:00
ios-Info.plist Bump version to 41.0.2 2025-04-27 22:19:48 +02:00
ireadfile_sqlite.cpp Fix compilation with gcc15 2025-10-07 14:30:02 +02:00
ireadfile_sqlite.h Address extra semicolon warnings 2023-04-15 22:41:26 +02:00
joystick_wrapper.cpp Use maybe_unused attribute instead of casting variables to void 2025-03-11 18:03:42 +01:00
joystick_wrapper.h Fix more warnings and enable extra warning level 2023-02-08 20:13:06 +01:00
libgit2.hpp check for libgit2 init failure 2026-05-16 14:57:58 +02:00
localtime.h No longer depend on fmt for localtime 2025-05-10 23:21:30 +02:00
log.h Headers cleanup 2020-01-21 19:47:38 +01:00
logging.cpp No longer depend on fmt for localtime 2025-05-10 23:21:30 +02:00
logging.h Don't include fmt.h in text_types.h 2024-09-06 14:56:15 +02:00
materials.cpp Remove vs2015 workaround 2024-09-01 02:01:29 +02:00
materials.h Remove vs2015 workaround 2024-09-01 02:01:29 +02:00
menu_handler.cpp remove "coreloaded" global variable 2026-08-20 13:37:28 +02:00
menu_handler.h Add a checkbox to automatically choose RPS (randomly) (#278) 2025-03-30 20:03:04 +02:00
mysignal.h Use epro::mutex, thread and condition_variable 2022-10-07 21:40:46 +02:00
netserver.cpp Fix port being hardcoded to 7911 when creating an ipv6 server 2025-04-12 16:25:13 +02:00
netserver.h Fix various integer casting to smaller size warnings 2023-02-07 15:41:03 +01:00
network.h Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
ocgapi_constants.h Use new ocgapi_constants.h file from core 2025-06-27 22:10:04 +02:00
ocgapi_types.h Update core to 11.0 2025-04-06 21:40:29 +02:00
ocgcore_functions.inl Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
old_replay_mode.cpp Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
porting.h move osx objc code under OSX subfolder in porting namespace 2026-08-19 19:36:05 +02:00
premake5.lua move osx objc code under OSX subfolder in porting namespace 2026-08-19 19:36:05 +02:00
progressivebuffer.h Use updated ProgressiveBuffer class from the core 2023-07-25 11:15:19 +02:00
replay.cpp Don't use hardcoded replay path 2025-09-26 10:50:20 +02:00
replay.h Don't use hardcoded replay path 2025-09-26 10:50:20 +02:00
replay_mode.cpp Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
replay_mode.h Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
repo_cloner.cpp put remaining fmt:: used types/functions under epro namespace 2026-05-15 18:34:46 +02:00
repo_cloner.h Add repo cloner "binary" 2024-06-20 20:25:38 +02:00
repo_manager.cpp reverse order in which repos are loaded 2026-06-27 21:21:08 +02:00
repo_manager.h format header 2026-05-16 15:17:42 +02:00
server_lobby.cpp make free functions taking irr::IrrlichtDevice* take it by raw pointer 2026-08-20 00:22:17 +02:00
server_lobby.h Check that the servers pointed by discord invites are known 2023-07-29 11:28:53 +02:00
settings_window.cpp Update settings window (#244) 2022-08-13 19:35:20 +02:00
settings_window.h Add menu option to select the audio backend if multiple are compiled in 2025-04-26 16:01:08 +02:00
single_mode.cpp Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
single_mode.h Restucture way duel object is handled 2026-08-12 23:49:32 +02:00
sound_backend.h Use SoundBackendHelper factory class 2026-07-27 01:43:32 +02:00
sound_manager.cpp Use SoundBackendHelper factory class 2026-07-27 01:43:32 +02:00
sound_manager.h put remaining fmt:: used types/functions under epro namespace 2026-05-15 18:34:46 +02:00
text_types.h Fix starts_with not checking the right amount of characters 2025-09-25 23:12:42 +02:00
utils.cpp use NSThread to set thread name under on apple plafrorms 2026-08-19 19:36:05 +02:00
utils.h Use string_view in NormalizePath 2026-05-16 15:15:29 +02:00
utils_gui.cpp make free functions taking irr::IrrlichtDevice* take it by raw pointer 2026-08-20 00:22:17 +02:00
utils_gui.h make free functions taking irr::IrrlichtDevice* take it by raw pointer 2026-08-20 00:22:17 +02:00
windbot.cpp initial haiku support 2026-07-27 12:56:07 +02:00
windbot.h initial haiku support 2026-07-27 12:56:07 +02:00
windbot_panel.cpp Don't use hardcoded deck path throughout the program 2025-09-26 10:50:20 +02:00
windbot_panel.h Don't use hardcoded deck path throughout the program 2025-09-26 10:50:20 +02:00
winmain.inl Address some gcc warnings 2026-05-16 17:24:21 +02:00
ygopro.exe.manifest try to make windows manifest play nice with mingw 2026-03-27 15:48:55 +01:00
ygopro.icns Update macOS icon 2020-03-25 23:45:57 -04:00
ygopro.ico Add multi sizes windows icon 2020-08-06 17:39:05 +02:00
ygopro.rc update copyright years in binary 2026-03-28 19:21:24 +01:00