Shauren
|
7ac0c685dd
|
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings into compile errors
|
2024-09-20 13:19:42 +02:00 |
|
Shauren
|
a21e7c738e
|
Build: Automatically include WindowsSettings.manifest in all executables instead of listing it separately as source file in every target
|
2024-09-15 12:55:50 +02:00 |
|
Shauren
|
fd0a7ba871
|
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its global variable initializer to all projects using it
|
2024-09-15 12:13:54 +02:00 |
|
Shauren
|
df1ec76d54
|
Core: Updated to 11.0.2
|
2024-08-16 00:03:22 +02:00 |
|
Shauren
|
df51150381
|
Core/DataStores: Updated to 11.0.0
|
2024-08-02 14:40:12 +02:00 |
|
Shauren
|
468a06baf0
|
Core: Update to 10.2.7
|
2024-05-08 20:55:51 +02:00 |
|
Shauren
|
241606ada3
|
Tools: Fixed build with gcc 14
|
2024-05-02 14:05:07 +02:00 |
|
Shauren
|
cfa838df5d
|
Core/Misc: Support boost 1.85
|
2024-04-22 11:52:58 +02:00 |
|
Shauren
|
ac5aee6a98
|
Core: Updated to 10.2.6.53840
|
2024-03-21 21:07:23 +01:00 |
|
Shauren
|
a4a4d010a0
|
Core: Updated to 10.2.5
|
2024-01-21 22:25:10 +01:00 |
|
Shauren
|
333630b7de
|
Core/Misc: Added windows version checks during startup to avoid confusion about crashes when running on unsupported OS
|
2023-12-01 19:53:13 +01:00 |
|
Shauren
|
b299902881
|
Core/Locales: Set active code page and locale used by c string functions to utf8
Closes #29455
|
2023-11-24 20:01:17 +01:00 |
|
Shauren
|
54d969713b
|
Tools/Map extractor: Minor optimization in MCNK parsing loop - look up end iterator once
|
2023-11-17 20:56:14 +01:00 |
|
Shauren
|
1eea1d11b1
|
Core: Update to 10.2.0
|
2023-11-09 13:33:26 +01:00 |
|
Shauren
|
8efeb202a5
|
Core: Update to 10.1.7
|
2023-09-07 01:10:07 +02:00 |
|
Shauren
|
b6a0fa3518
|
Tools: Updated db2 metadata used by extractors
|
2023-07-12 20:51:39 +02:00 |
|
Shauren
|
0cea730fa2
|
Core: Update to 10.1.5
|
2023-07-12 16:29:00 +02:00 |
|
Shauren
|
8ffc4c1034
|
Tools/Extractors: Warn when casc storage could not be opened in remote mode because a local installation was detected in input/cache directory
|
2023-06-23 10:27:44 +02:00 |
|
Shauren
|
16bc74667e
|
Core: Update to 10.1
|
2023-05-04 17:00:52 +02:00 |
|
Shauren
|
922f60fa25
|
Core: Update to 10.0.7
|
2023-03-22 00:08:20 +01:00 |
|
Shauren
|
4bec7233ba
|
Core: Updated to 10.0.5
|
2023-01-28 01:53:26 +01:00 |
|
Shauren
|
d791afae1d
|
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
|
2023-01-08 21:16:53 +01:00 |
|
Shauren
|
13ab33f5b5
|
Tools/mapextractor: Updated gt file list
|
2022-12-17 12:54:57 +01:00 |
|
Shauren
|
e98e1283ea
|
Core: Updated to 10.0.2
|
2022-12-04 15:13:20 +01:00 |
|
Luzifix
|
b11574871e
|
Tools/Extractors: Implement remote casc mode (#27993)
|
2022-06-09 17:58:35 +02:00 |
|
Shauren
|
6c8ef045a5
|
Core/DataStores: Updated structures to 9.2.5
|
2022-06-02 00:48:57 +02:00 |
|
Shauren
|
439b027d48
|
Core/Misc: Cleanup unused includes
|
2022-02-13 15:07:00 +01:00 |
|
Shauren
|
473f3db0ab
|
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed file being all red in editor
(cherry picked from commit 39c5e03b74)
|
2022-01-26 18:46:43 +01:00 |
|
Giacomo Pozzoni
|
864d775280
|
Core/Misc: Fix static analysis issues (#25194)
(cherry picked from commit 07fd84b679)
|
2022-01-26 14:06:40 +01:00 |
|
ipriver
|
bde36062b7
|
fixed indentation for cmake files
(cherry picked from commit a46d047f94)
|
2022-01-06 23:40:39 +01:00 |
|
killerwife
|
2467f799bb
|
MapExtraction: Fix water height redundancy algorithm ignoring "no water" (#26324)
* MapExtraction: Fix water height redundancy algorithm ignoring "no water"
* Update MMAP_VERSION
* Change map version
Co-authored-by: jackpoz <giacomopoz@gmail.com>
(cherry picked from commit 00da074109)
|
2022-01-04 20:44:25 +01:00 |
|
Giacomo Pozzoni
|
1ba940b17a
|
Core/Maps: Change .map file version from FourCC to uint32 (#26326)
(cherry picked from commit 42877e75e2)
|
2022-01-04 20:44:25 +01:00 |
|
Shauren
|
a995e5fda4
|
Tools/Misc: Document strange array access indexing
Closes #23723
(cherry picked from commit aa0d468e04)
|
2021-12-18 21:00:21 +01:00 |
|
Shauren
|
d52c00a8fe
|
Core/DataStores: Updated db2 structures to 9.1.5
|
2021-11-01 22:17:12 +01:00 |
|
Shauren
|
ce1046a8fd
|
Core/DataStores: 9.1.0 db2 structures
|
2021-08-08 00:18:10 +02:00 |
|
Shauren
|
6ecfe58cae
|
Core/Maps & Extractors: Move copypasted map file headers into a single shared file and replace #defines with enums
|
2021-05-29 21:21:37 +02:00 |
|
Shauren
|
f4ff0489ca
|
Tools/mapextractor: Don't print updating progress % when sending output to file instead of console
|
2021-03-10 23:19:27 +01:00 |
|
Shauren
|
b82a3a557a
|
Core/DataStores: Updated db2 structures to 9.0.2
* Includes support for new character customization
|
2020-12-08 18:16:47 +01:00 |
|
Shauren
|
6b6d5aff05
|
Dep/CascLib: Update to ladislav-zezula/CascLib@737a8705b5
|
2020-12-08 18:16:46 +01:00 |
|
Shauren
|
b231903932
|
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup port
|
2020-09-04 13:38:24 +02:00 |
|
Shauren
|
49a99811de
|
Tools: Update RetardCheck()
|
2020-07-09 15:14:16 +02:00 |
|
Shauren
|
20e2f3632a
|
Core/Maps: Added optional *.tilelist file to map_extractor output which contains a list of existing tiles to speed up map creation in worldserver
|
2020-07-06 16:36:30 +02:00 |
|
Shauren
|
4499f203a3
|
Core/DataStores: Fixed sending localized hotfixes and improved db2 loading error messages
|
2020-07-01 00:34:51 +02:00 |
|
Shauren
|
fe7a0c9ad8
|
Tools/Extractors: Don't try extracting maps that have no wdt defined in Map.db2
|
2020-05-10 15:22:58 +02:00 |
|
Shauren
|
885d2a7213
|
Tools/Extractors: Refactor CascHandles into classes
|
2020-05-10 15:09:19 +02:00 |
|
Shauren
|
ea812fec11
|
Dep/CascLib: Update to ladislav-zezula/CascLib@0a05c59eb8
|
2020-05-07 14:39:40 +02:00 |
|
funjoker
|
314a35f0cd
|
Core/Creatures: Update creature scaling to use content tuning
Closes #22831
|
2020-05-02 22:37:28 +02:00 |
|
Shauren
|
90628b7d29
|
Core/DataStores: Updated db2 structures to 8.3.0
|
2020-02-17 23:58:47 +01:00 |
|
Aokromes
|
b0bf1275ee
|
New Year
|
2020-01-02 06:44:10 +01:00 |
|
Shauren
|
3ac790287a
|
Core/DataStores: Updated db2 structures to 8.2.5
|
2019-10-27 00:12:45 +02:00 |
|