unc0rr [Thu, 11 Oct 2018 23:43:31 +0200] rev 13885
- Fix insert() for strings in pas2c
- Implement insert() for ansistrings
nemo [Tue, 09 Oct 2018 12:54:40 -0400] rev 13884
drop the error checked StrToInt as non-critical - pas2c did not implement it.
nemo [Tue, 09 Oct 2018 11:28:07 -0400] rev 13883
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
nemo [Tue, 09 Oct 2018 09:58:33 -0400] rev 13882
bunch more of those shortstring/ansistrings
nemo [Tue, 09 Oct 2018 09:02:39 -0400] rev 13881
make explicit for pas2c some string casts that fpc was probably doing automatically
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:37:30 +0200] rev 13880
Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:16:06 +0200] rev 13879
Update locale files
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 02:27:33 +0200] rev 13878
ASA, ice02: Change time strings for consistency with other time strings
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 01:00:02 +0200] rev 13877
No-op when entering /clan command with no argument
alfadur [Fri, 05 Oct 2018 21:43:48 -0400] rev 13876
merge
alfadur [Sat, 06 Oct 2018 01:24:27 +0300] rev 13875
Windows 1809 GetUserProfileDirectory failure workaround
alfadur [Sat, 06 Oct 2018 00:23:41 +0300] rev 13874
add debug output for physfs init failure
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 00:23:27 +0200] rev 13873
Make sure AddChatString is only fed with shortstrings
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 23:51:58 +0200] rev 13872
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
nemo [Fri, 05 Oct 2018 16:54:26 -0400] rev 13871
formatA expects ansistring params