elasota
c5addb5ed4
Quiet realloc-free warnings
2024-08-07 00:19:11 -04:00
elasota
5e2085da00
Fix broken timestamps
2024-08-06 23:15:58 -04:00
Diomendius
1b18a87495
Normalize line endings
...
This commit contains only the result of `git add --renormalize .`
`git show --ignore-space-change` can verify that this commit only
changes whitespace.
2024-07-31 20:21:47 +12:00
Ryan Schmidt
53ff18d337
Include stdlib.h where its functions are used
...
Fixes build failure on OS X 10.10 and 10.11:
error: use of undeclared identifier 'free'
error: use of undeclared identifier 'malloc'
error: use of undeclared identifier 'qsort'
2022-03-17 02:54:37 -05:00
elasota
240ba88f53
Fix Android crash
2021-05-14 19:30:31 -04:00
Madthijs
bd61b23bde
code review changes
2021-05-14 21:40:56 +02:00
Madthijs
6fd1edd2c8
Merge branch 'master' into mac
...
# Conflicts:
# GpApp/Main.cpp
2021-05-11 14:28:46 +02:00
elasota
08c6fd5108
EOL fix
2021-05-07 20:12:27 -04:00
Madthijs
c5a1303b71
Merge branch 'master' into mac
...
# Conflicts:
# AerofoilX/GpMain_SDL_X.cpp
2021-04-28 19:17:55 +02:00
elasota
a2d374f650
Allocator refactor
2021-04-28 01:46:07 -04:00
Madthijs
08349fc6db
Xcode project
2021-04-19 12:10:34 +02:00
Madthijs
e6df94dac0
First compile, Logger works
2021-04-11 14:07:16 +02:00
elasota
c87f238563
Display driver loop refactor
2021-03-26 17:05:38 -04:00
elasota
7060676b73
Cygwin port
2021-03-18 17:08:11 -04:00
elasota
a5562f96e0
Move portable things to AerofoilPortable.
2021-03-05 00:35:43 -05:00