imports from backlog, synchronization with osgameclones

This commit is contained in:
Trilarion
2019-11-16 10:06:24 +01:00
parent 9f94543293
commit 4651db1801
116 changed files with 773 additions and 418 deletions

View File

@ -27,6 +27,7 @@
- **[pkg-config](../pkg-config.md)** (C, GPL-2.0, mature)
- **[PLIB](../plib.md)** (C++, LGPL-2.0, mature, inactive since 2012)
- **[Pthreads-win32](../pthreads-win32.md)** (C, LGPL-2.1, mature)
- **[pyglet](../pyglet.md)** (Python, 3-clause BSD, mature)
- **[pyscroll](../pyscroll.md)** (Python, LGPL-3.0, mature, inactive since 2018)
- **[PyTMX](../pytmx.md)** (Python, LGPL-3.0, mature)
- **[Ragel](../ragel.md)** (C++, MIT, mature)
@ -34,6 +35,7 @@
- **[Simple DirectMedia Layer](../simple_directmedia_layer.md)** (C, zlib, mature)
- **[Simple Sokoban](../simple_sokoban.md)** (C, GPL-3.0, mature, inactive since 2014)
- **[SWIG](../swig.md)** (C++, SWIG license, mature)
- **[wxPython](../wxpython.md)** (Python, C, wxWindows license, mature)
- **[wxWidgets](../wxwidgets.md)** (C++, Objective-C, Custom, mature)
- **[XZ Utils](../xz_utils.md)** (C, Custom, mature)
- **[yaml-cpp](../yaml-cpp.md)** (C++, MIT, mature)