Commit Graph

15 Commits

Author SHA1 Message Date
SirLynix 8ec11d6193 Fix Linux compilation 2021-02-16 17:06:38 +01:00
Jérôme Leclercq ceb8bb0a09 Disable warnings when compiling Newton 2020-09-22 17:40:52 +02:00
Jérôme Leclercq 67b0d70b7c Upgrade to Newton 3.14 and make it a thirdparty lib 2020-09-06 17:09:19 +02:00
Jérôme Leclercq 8913d5c1d1 Add kiwi lib 2020-09-05 14:24:41 +02:00
Jérôme Leclercq 966c0b32aa Remove LUA_USE_WINDOWS define
as it's defined by luaconf.h
2020-09-05 12:56:06 +02:00
ImperatorS79 ee3b5347b8 Add a define on POSIX system for lua to silence a warning about tmpname vs mkstmp
Since the define LUA_USE_MACOSX and LUA_USE_LINUX seems to lead to the same subdefine it will do the job
2020-07-14 18:47:03 +02:00
Lynix 1734b8e5db SDL fixes 2020-05-27 20:37:20 +02:00
Lynix b0c72a6101 Replace platform backends by SDL 2020-05-27 17:47:52 +02:00
Lynix c23248c564 PhysWorld2D: Fix possible stack overflow when using wildcard collision handler 2019-06-16 15:40:24 +02:00
Alexandre Janniaux 5343b581ad Warnings: fix opengl redefined name (#196)
* opengl: use official include names

* thirdparty: rename GL3 into GL
2019-02-13 01:05:07 +01:00
Lynix b067953373 I can't remember why I did this, but it fixes something 2019-01-19 02:31:53 +01:00
Lynix 665512402c Fix some warnings 2018-03-20 21:58:46 +01:00
Lynix dc9b8549dc Fix some chipmunk warnings 2018-01-13 12:08:23 +01:00
Jérôme Leclercq 26049ebc0e Add chipmunk source code
And upgrade it to 7.0.2
2018-01-11 14:09:14 +01:00
Jérôme Leclercq 588b7487f6 Rename extlibs to thirdparty 2018-01-11 12:57:42 +01:00