Marco Antonio J. Costa and majcosta
272ba56fa1
remove unused function
2025-08-30 18:48:16 -03:00
BeatAroundTheBuscher and GitHub
ed00830202
Fixes Upper/Lower Casing for include paths ( #487 )
...
* Fixing upper/lower case for includes
types.h, zconf.h and zlib.h were renamed so that global includes like Types.h
are not used.
2025-08-16 22:01:12 -03:00
Asdow
a3e7ce5794
Display special offer for 1st M.E.R.C. inv kit in UB
...
* Use weekly instead of daily salary for total cost calculation
2025-04-26 00:37:38 +03:00
Marco Antonio J. Costa and majcosta
846abf5f1c
Convert Text.h to utf-8-sig and move ChineseSpecString* there
...
This time without mangling the characters
2025-01-02 13:53:27 -03:00
Marco Antonio J. Costa and majcosta
ed73bd07ae
Revert "Make Chinese specific strings compile-time instead of conditional"
...
When these lines were edited, I likely opened _ChineseText.cpp in the
wrong encoding, and therefore saved it in the wrong encoding, mangling
the characters
This reverts commit cd69f5f3ae .
2025-01-02 13:53:27 -03:00
Marco Antonio J. Costa
5fb989a1fc
Move Text.h over to i18n too
...
Never use relative paths for #includes. Didn't touch the rest because
out of scope.
2024-12-31 16:28:44 -03:00