Commit Graph

3 Commits

Author SHA1 Message Date
Rob Loach
334e08af39
0.21.0 (#243)
### Chores
- Switched to [libretro-deps](https://github.com/libretro/libretro-deps) for freetype and zlib
- Clean up of image and audio memory allocation
- Updated documentation

### Features
- `love.system.execute()` to execute a operating system shell command
- `love.audio.newSource()` now has an optional `type` parameter
- `love.joystick` comes with a cleaner API
- `exit()` callback, which is called when is quitting the game
- `love.filesystem` now mounts `libretro/assets`, `libretro/system` and `libretro/saves`
2018-05-02 10:14:53 -04:00
Rob Loach
8621bb0bbd
Rename to ChaiLove 2017-10-28 18:00:32 -04:00
Rob Loach
1eba864314
Add ./configure 2017-07-15 10:35:01 -04:00