Mon, 15 Oct 2018 19:43:30 +0300 fix path to ppas.bat to avoid confusing nmake
alfadur [Mon, 15 Oct 2018 19:43:30 +0300] rev 13919
fix path to ppas.bat to avoid confusing nmake
Mon, 15 Oct 2018 09:35:54 -0400 add back accidentally removed sections
nemo [Mon, 15 Oct 2018 09:35:54 -0400] rev 13918
add back accidentally removed sections
Sun, 14 Oct 2018 23:17:47 +0200 Start land2d library implementation: draw_line() method
unc0rr [Sun, 14 Oct 2018 23:17:47 +0200] rev 13917
Start land2d library implementation: draw_line() method
Sun, 14 Oct 2018 23:16:11 +0200 Add get_mut() to Vec2D
unc0rr [Sun, 14 Oct 2018 23:16:11 +0200] rev 13916
Add get_mut() to Vec2D
Sun, 14 Oct 2018 21:26:15 +0200 Simplify Vec2D::new() a bit
unc0rr [Sun, 14 Oct 2018 21:26:15 +0200] rev 13915
Simplify Vec2D::new() a bit
Sun, 14 Oct 2018 23:25:20 +0300 remove old sdl headers and libs in support of recent deletionism spirit
alfadur [Sun, 14 Oct 2018 23:25:20 +0300] rev 13914
remove old sdl headers and libs in support of recent deletionism spirit
Sun, 14 Oct 2018 23:09:55 +0300 .. or rather move calling conventions to proper position
alfadur [Sun, 14 Oct 2018 23:09:55 +0300] rev 13913
.. or rather move calling conventions to proper position
Sun, 14 Oct 2018 22:55:07 +0300 set proper sdl calling convention for vcpkg builds
alfadur [Sun, 14 Oct 2018 22:55:07 +0300] rev 13912
set proper sdl calling convention for vcpkg builds
Sun, 14 Oct 2018 21:13:32 +0200 Implement vec2d library to use for land arrays in the future
unc0rr [Sun, 14 Oct 2018 21:13:32 +0200] rev 13911
Implement vec2d library to use for land arrays in the future
Sun, 14 Oct 2018 21:57:30 +0300 fix frontend compatibility issues
alfadur [Sun, 14 Oct 2018 21:57:30 +0300] rev 13910
fix frontend compatibility issues
Sun, 14 Oct 2018 21:25:59 +0300 use correct compiler flags
alfadur [Sun, 14 Oct 2018 21:25:59 +0300] rev 13909
use correct compiler flags
Sun, 14 Oct 2018 19:04:51 +0200 Start work on landgen rust lib
unc0rr [Sun, 14 Oct 2018 19:04:51 +0200] rev 13908
Start work on landgen rust lib
Sun, 14 Oct 2018 19:03:58 +0200 Remove more dead code from uLandOutline
unc0rr [Sun, 14 Oct 2018 19:03:58 +0200] rev 13907
Remove more dead code from uLandOutline
Sun, 14 Oct 2018 20:02:51 +0300 don't use -Wextra when building with vcpkg
alfadur [Sun, 14 Oct 2018 20:02:51 +0300] rev 13906
don't use -Wextra when building with vcpkg
Sun, 14 Oct 2018 19:28:24 +0300 add extra rule for negative integers
alfadur [Sun, 14 Oct 2018 19:28:24 +0300] rev 13905
add extra rule for negative integers
Sun, 14 Oct 2018 18:23:19 +0200 Implement Iterator trait for LaggedFibonacciPRNG
unc0rr [Sun, 14 Oct 2018 18:23:19 +0200] rev 13904
Implement Iterator trait for LaggedFibonacciPRNG
Sun, 14 Oct 2018 18:01:58 +0200 Remove some dead code from template-based land gen
unc0rr [Sun, 14 Oct 2018 18:01:58 +0200] rev 13903
Remove some dead code from template-based land gen
Sun, 14 Oct 2018 12:01:11 -0400 reorder params, deleted obsolete *_passes
nemo [Sun, 14 Oct 2018 12:01:11 -0400] rev 13902
reorder params, deleted obsolete *_passes
Sun, 14 Oct 2018 18:58:39 +0300 fix return name and bound type
alfadur [Sun, 14 Oct 2018 18:58:39 +0300] rev 13901
fix return name and bound type
Sun, 14 Oct 2018 18:52:00 +0300 remove extra begin
alfadur [Sun, 14 Oct 2018 18:52:00 +0300] rev 13900
remove extra begin
Sun, 14 Oct 2018 18:45:11 +0300 add missing .
alfadur [Sun, 14 Oct 2018 18:45:11 +0300] rev 13899
add missing .
Sun, 14 Oct 2018 16:58:08 +0200 Convert uLandTemplates into yaml file
unc0rr [Sun, 14 Oct 2018 16:58:08 +0200] rev 13898
Convert uLandTemplates into yaml file
Sun, 14 Oct 2018 09:45:16 -0400 one more merge
nemo [Sun, 14 Oct 2018 09:45:16 -0400] rev 13897
one more merge
Sun, 14 Oct 2018 09:43:42 -0400 merge
alfadur [Sun, 14 Oct 2018 09:43:42 -0400] rev 13896
merge
Sun, 14 Oct 2018 09:42:26 -0400 merge
alfadur [Sun, 14 Oct 2018 09:42:26 -0400] rev 13895
merge
Sat, 13 Oct 2018 23:49:23 +0300 improve stability for checks
alfadur [Sat, 13 Oct 2018 23:49:23 +0300] rev 13894
improve stability for checks
Sat, 13 Oct 2018 23:08:15 +0300 fix offsets
alfadur [Sat, 13 Oct 2018 23:08:15 +0300] rev 13893
fix offsets
Sat, 13 Oct 2018 22:44:21 +0300 Fix overflow in CheckGearNear
alfadur [Sat, 13 Oct 2018 22:44:21 +0300] rev 13892
Fix overflow in CheckGearNear
Sat, 13 Oct 2018 20:01:09 +0300 add fpnum literal macro
alfadur [Sat, 13 Oct 2018 20:01:09 +0300] rev 13891
add fpnum literal macro
Sat, 13 Oct 2018 00:43:04 +0300 delegate cmp to rustlib
alfadur [Sat, 13 Oct 2018 00:43:04 +0300] rev 13890
delegate cmp to rustlib
Wed, 10 Oct 2018 23:54:57 +0300 forgot a line
alfadur [Wed, 10 Oct 2018 23:54:57 +0300] rev 13889
forgot a line
Wed, 10 Oct 2018 23:51:53 +0300 update frontend japanese translation
alfadur [Wed, 10 Oct 2018 23:51:53 +0300] rev 13888
update frontend japanese translation
Sat, 13 Oct 2018 22:38:51 +0200 Make converter for uLandTemplates into yaml
unc0rr [Sat, 13 Oct 2018 22:38:51 +0200] rev 13887
Make converter for uLandTemplates into yaml
Sat, 13 Oct 2018 18:32:41 +0200 Implement lagged Fibonacci PRNG in rust, compatible with hwengine
unc0rr [Sat, 13 Oct 2018 18:32:41 +0200] rev 13886
Implement lagged Fibonacci PRNG in rust, compatible with hwengine
Sat, 13 Oct 2018 18:04:25 +0200 inline more operators in fpnum
unc0rr [Sat, 13 Oct 2018 18:04:25 +0200] rev 13885
inline more operators in fpnum
Sat, 13 Oct 2018 00:43:04 +0300 delegate cmp to rustlib
alfadur [Sat, 13 Oct 2018 00:43:04 +0300] rev 13884
delegate cmp to rustlib
Sat, 13 Oct 2018 17:23:19 +0200 Add some more tests
unc0rr [Sat, 13 Oct 2018 17:23:19 +0200] rev 13883
Add some more tests
Fri, 12 Oct 2018 22:18:38 +0200 Reimplement hwFloat library in rust for future use
unc0rr [Fri, 12 Oct 2018 22:18:38 +0200] rev 13882
Reimplement hwFloat library in rust for future use
Fri, 12 Oct 2018 03:40:21 +0200 Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Oct 2018 03:40:21 +0200] rev 13881
Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Thu, 11 Oct 2018 23:43:31 +0200 - Fix insert() for strings in pas2c
unc0rr [Thu, 11 Oct 2018 23:43:31 +0200] rev 13880
- Fix insert() for strings in pas2c - Implement insert() for ansistrings
Tue, 09 Oct 2018 12:54:40 -0400 drop the error checked StrToInt as non-critical - pas2c did not implement it.
nemo [Tue, 09 Oct 2018 12:54:40 -0400] rev 13879
drop the error checked StrToInt as non-critical - pas2c did not implement it.
Tue, 09 Oct 2018 11:28:07 -0400 IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
nemo [Tue, 09 Oct 2018 11:28:07 -0400] rev 13878
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
Tue, 09 Oct 2018 09:58:33 -0400 bunch more of those shortstring/ansistrings
nemo [Tue, 09 Oct 2018 09:58:33 -0400] rev 13877
bunch more of those shortstring/ansistrings
Tue, 09 Oct 2018 09:02:39 -0400 make explicit for pas2c some string casts that fpc was probably doing automatically
nemo [Tue, 09 Oct 2018 09:02:39 -0400] rev 13876
make explicit for pas2c some string casts that fpc was probably doing automatically
Sun, 07 Oct 2018 18:37:30 +0200 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:37:30 +0200] rev 13875
Update German translation
Sun, 07 Oct 2018 18:16:06 +0200 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:16:06 +0200] rev 13874
Update locale files
Sat, 06 Oct 2018 02:27:33 +0200 ASA, ice02: Change time strings for consistency with other time strings
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 02:27:33 +0200] rev 13873
ASA, ice02: Change time strings for consistency with other time strings
Sat, 06 Oct 2018 01:00:02 +0200 No-op when entering /clan command with no argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 01:00:02 +0200] rev 13872
No-op when entering /clan command with no argument
Fri, 05 Oct 2018 21:43:48 -0400 merge
alfadur [Fri, 05 Oct 2018 21:43:48 -0400] rev 13871
merge
Sat, 06 Oct 2018 01:24:27 +0300 Windows 1809 GetUserProfileDirectory failure workaround
alfadur [Sat, 06 Oct 2018 01:24:27 +0300] rev 13870
Windows 1809 GetUserProfileDirectory failure workaround
Sat, 06 Oct 2018 00:23:41 +0300 add debug output for physfs init failure
alfadur [Sat, 06 Oct 2018 00:23:41 +0300] rev 13869
add debug output for physfs init failure
Sat, 06 Oct 2018 00:23:27 +0200 Make sure AddChatString is only fed with shortstrings
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 00:23:27 +0200] rev 13868
Make sure AddChatString is only fed with shortstrings
Fri, 05 Oct 2018 23:51:58 +0200 Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 23:51:58 +0200] rev 13867
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
Fri, 05 Oct 2018 16:54:26 -0400 formatA expects ansistring params
nemo [Fri, 05 Oct 2018 16:54:26 -0400] rev 13866
formatA expects ansistring params
Fri, 05 Oct 2018 16:53:36 -0400 this should probably exit -1 - pas2c was complaining about uninitialised var
nemo [Fri, 05 Oct 2018 16:53:36 -0400] rev 13865
this should probably exit -1 - pas2c was complaining about uninitialised var
Fri, 05 Oct 2018 16:22:51 -0400 silly tmp var for sake of pas2c
nemo [Fri, 05 Oct 2018 16:22:51 -0400] rev 13864
silly tmp var for sake of pas2c
Fri, 05 Oct 2018 21:58:12 +0200 Fix pas2c build dependencies
unc0rr [Fri, 05 Oct 2018 21:58:12 +0200] rev 13863
Fix pas2c build dependencies
Fri, 05 Oct 2018 21:41:56 +0200 Fix pas2c build a bit more
unc0rr [Fri, 05 Oct 2018 21:41:56 +0200] rev 13862
Fix pas2c build a bit more
Fri, 05 Oct 2018 21:31:58 +0200 Precalculate cMaxHogHealth
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:31:58 +0200] rev 13861
Precalculate cMaxHogHealth
Fri, 05 Oct 2018 21:30:06 +0200 Merge unC0Rr's pas2c fix
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:30:06 +0200] rev 13860
Merge unC0Rr's pas2c fix
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip