Rosalie Wanders
|
32aebfec1a
|
RMG-Core: change default of RomBrowser_MaxItems to 2048
|
2025-05-19 23:51:06 +02:00 |
|
Rosalie Wanders
|
dd6ea4f22a
|
RMG-Core: change casing of default KeyBinding_ViewSearch setting value
|
2025-05-19 23:06:39 +02:00 |
|
Rosalie Wanders
|
c43f43e634
|
RMG-Core: Keybinding_ViewLog -> KeyBinding_ViewLog
|
2025-05-06 01:28:09 +02:00 |
|
Rosalie Wanders
|
409aac2caa
|
RMG-Core: remove unrequired include
|
2025-05-06 01:28:09 +02:00 |
|
Rosalie Wanders
|
a110f48fad
|
RMG-Core: add KeyBinding_ViewSearch setting
|
2025-05-06 00:48:47 +02:00 |
|
Rosalie Wanders
|
1f24d20054
|
RMG-Core: fix name having incorrect count in CoreGetCurrentRomHeader()
|
2025-05-03 16:38:56 +02:00 |
|
Rosalie Wanders
|
f459c456de
|
RMG-Core: use const reference for local functions in Settings.cpp
|
2025-05-02 14:36:19 +02:00 |
|
Rosalie Wanders
|
0813a6e3ea
|
RMG-Core: fix compile error with newer minizip-ng versions
|
2025-04-24 00:59:31 +02:00 |
|
Rosalie Wanders
|
3e0efac610
|
RMG-Core: shutdown mupen64plus-core in CoreShutdown()
|
2025-03-22 18:47:23 +01:00 |
|
Rosalie Wanders
|
62c30a4b4d
|
RMG-Core: mark result from split_string() const
|
2025-03-19 23:58:18 +01:00 |
|
Rosalie Wanders
|
13f7ede034
|
RMG-Core: remove more unrequired usage of std::vector<T>::at()
|
2025-03-19 23:48:03 +01:00 |
|
Rosalie Wanders
|
f89b73cec1
|
RMG-Core: slightly optimize get_cache_entry_iter()
|
2025-03-19 23:47:44 +01:00 |
|
Rosalie Wanders
|
6552aa23ec
|
RMG-Core: remove unrequired usage of std::vector<T>::at()
|
2025-03-19 22:11:49 +01:00 |
|
Rosalie Wanders
|
9bc56e90ee
|
RMG-Core: use std::runtime_error instead of std::terminate in Directories.cpp
|
2025-03-17 00:15:10 +01:00 |
|
Rosalie Wanders
|
64d4c41d1d
|
RMG-Core: delete copy constructor of m64p api classes
|
2025-03-17 00:13:44 +01:00 |
|
Rosalie Wanders
|
c2197b3053
|
RMG-Core: use references instead of pointers in Plugins.cpp
|
2025-03-17 00:13:02 +01:00 |
|
Rosalie Wanders
|
3f7c1584a4
|
RMG-Core: use static_cast in CoreDebugCallback()
|
2025-03-13 22:36:08 +01:00 |
|
Rosalie Wanders
|
17dc26779e
|
RMG-Core: fix casing in error message in Core.cpp
|
2025-03-13 22:14:40 +01:00 |
|
Rosalie Wanders
|
d6b0f024da
|
RMG-Core: update copyright year
|
2025-03-13 22:07:12 +01:00 |
|
Rosalie Wanders
|
3b2668977d
|
RMG-Core: use reinterpret_cast instead of c style cast in Archive.cpp
|
2025-03-10 12:55:32 +01:00 |
|
Rosalie Wanders
|
5aa7ee0fe3
|
RMG-Core: use correct include version in Archive.cpp
|
2025-03-09 22:12:22 +01:00 |
|
Rosalie Wanders
|
f0119ec75d
|
RMG-Core: add and use CORE_DIR_MAX_LEN
|
2025-03-09 18:52:14 +01:00 |
|
Rosalie Wanders
|
249654a879
|
RMG-Core: remove usage of PATH_MAX in Archive.cpp and use our own define
|
2025-03-09 18:45:28 +01:00 |
|
Rosalie Wanders
|
06cc95852e
|
RMG-Core: use const pointer in zlib_filefunc_open()
|
2025-03-05 17:36:47 +01:00 |
|
Rosalie Wanders
|
7d9e34abcf
|
RMG-Core: PluginConfig2 -> PluginConfigWithRomConfig
|
2025-03-05 17:04:16 +01:00 |
|
Rosalie Wanders
|
d05fa8b91b
|
RMG-Core: use const reference for string helpers in Settings.cpp
|
2025-03-05 16:43:43 +01:00 |
|
Rosalie Wanders
|
5311d04957
|
RMG-Core: bump CACHE_FILE_ITEMS_MAX to 250000
|
2025-03-05 01:52:40 +01:00 |
|
Rosalie Wanders
|
f9de2fe9ef
|
RMG-Core: add invalid ROM entries to the cache
|
2025-03-05 01:52:17 +01:00 |
|
Rosalie Wanders
|
6d77fd7e1e
|
RMG-Core: use const reference in local functions in Cheats.cpp
|
2025-03-05 00:29:42 +01:00 |
|
Rosalie Wanders
|
0d114412e6
|
RMG-Core: don't export m64p::Core and m64p::Config
|
2025-03-04 22:08:49 +01:00 |
|
Rosalie Wanders
|
97c58d6e66
|
RMG-Core: add CoreGetVideoMode()
|
2025-03-04 22:08:11 +01:00 |
|
Rosalie Wanders
|
4a931f81c4
|
RMG-Core: use c++ style casts instead of c style casts
|
2025-03-04 22:07:31 +01:00 |
|
Rosalie Wanders
|
1624b1a4cc
|
RMG-Core: remove usage of PluginConfig2HasRomConfig()
|
2025-02-27 23:04:54 +01:00 |
|
Rosalie Wanders
|
1db6a578b2
|
RMG-Core: export symbols
|
2025-02-27 21:37:34 +01:00 |
|
Rosalie Wanders
|
acc2c808f5
|
RMG-Core: ensure core is hooked in CoreGetUser{Data,Cache}Directory()
|
2025-02-27 19:24:56 +01:00 |
|
Rosalie Wanders
|
d5af42a7a5
|
RMG-Core: hardcode MAX_FILENAME_LEN instead of using system MAX_PATH
|
2025-02-27 15:58:22 +01:00 |
|
Rosalie Wanders
|
e4cbfc388f
|
RMG-Core: remove unrequired Rom.hpp include in Cheats.cpp
|
2025-02-27 15:53:49 +01:00 |
|
Rosalie Wanders
|
572792a1c8
|
RMG-Core: remove invalid name in get_plugin_type_name()
|
2025-02-27 15:19:51 +01:00 |
|
Rosalie Wanders
|
3570200e53
|
RMG-Core: make arrays const
|
2025-02-27 15:18:27 +01:00 |
|
Rosalie Wanders
|
e11d1884c8
|
RMG-Core: use std::array in apply_plugin_settings()
|
2025-02-27 15:18:15 +01:00 |
|
Rosalie Wanders
|
77a201f52a
|
RMG-Core: use std::optional in CoreGetPortableDirectoryMode()
|
2025-02-27 15:17:52 +01:00 |
|
Rosalie Wanders
|
4416343761
|
RMG-Core: use int instead of int32_t for CoreStringToInt()
|
2025-02-25 22:20:33 +01:00 |
|
Rosalie Wanders
|
88a6685a6b
|
RMG-Core: add missing cstdint include
|
2025-02-24 21:59:25 +01:00 |
|
Rosalie Wanders
|
e0def96cb7
|
RMG-Core: fix CoreLowerString()
|
2025-02-24 21:37:29 +01:00 |
|
Rosalie Wanders
|
dfca82520d
|
RMG-Core: add & use CoreStringToInt() instead of std::stoi()
|
2025-02-24 21:37:29 +01:00 |
|
Rosalie Wanders
|
ea9313aa1b
|
RMG-Core: use noexcept versions of std::filesystem functions
|
2025-02-24 21:32:51 +01:00 |
|
Rosalie Wanders
|
9ef92c3578
|
RMG-Core: fix variable names in MediaLoader.cpp
|
2025-02-24 21:31:48 +01:00 |
|
Rosalie Wanders
|
91b4213044
|
RMG-Core: {Left,Right}Trigger -> {Left,Right}Shoulder
|
2025-02-16 19:43:34 +01:00 |
|
Rosalie Wanders
|
66fc3492ca
|
RMG-Core: remove double semicolon usage
|
2025-02-16 19:16:51 +01:00 |
|
Rosalie Wanders
|
97bd81c287
|
RMG-Core: utilize cache for CorePluginsOpenROMConfig()
|
2025-02-16 00:50:08 +01:00 |
|