| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-24 | Renamed function to SetTraceLog() | raysan5 | |
| I think is clearer this way... | |||
| 2017-12-24 | Added function SetTraceLogTypes() | raysan5 | |
| Trace log messages could be configured with this function to select wich ones are shown | |||
| 2017-12-20 | Updated copyright year | Ray San | |
| 2017-12-11 | Remove rres support | Ray | |
| Let the user choose if using rres external library | |||
| 2017-09-29 | Code tweaks and comments for Android | Ray San | |
| 2017-07-02 | Rename enum LogType names... | raysan5 | |
| ...to avoid possible conflicting symbols | |||
| 2017-04-01 | Corrected TraceLog issue | Ray | |
| 2017-03-29 | Added IsFileExtension() | Ray | |
| Replaced old GetExtension() function Make IsFileExtension() public to the API | |||
| 2017-03-26 | Work on configuration flags | Ray | |
| 2017-03-25 | Working on configuration flags | Ray | |
| 2017-03-20 | Review some comments | Ray | |
| 2017-03-19 | Working on file header comments... | raysan5 | |
| 2017-02-16 | Improved modules description -IN PROGRESS- | Ray | |
| Working in modules configuration flags... | |||
| 2017-01-15 | Removed GetNextPOT(), review TraceLog() | raysan5 | |
| 2016-12-27 | Review some formatting and naming | raysan5 | |
| - Renamed WritePNG() to SavePNG() for consistency with other file loading functions - Renamed WriteBitmap() to SaveBMP() for consistency with other file loading functions - Redesigned SaveBMP() to use stb_image_write | |||
| 2016-12-17 | Improving rRES custom format support -IN PROGRESS- | Ray | |
| Start removing old rRES functions. | |||
| 2016-11-16 | Reviewed modules comments | raysan5 | |
| 2016-10-31 | Comments tweaks | raysan5 | |
| 2016-07-18 | Some code tweaks | raysan5 | |
| 2016-06-06 | Reorganize external libraries - BREAKING CHANGE - | Ray | |
| Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules. | |||
| 2016-06-02 | Review heades usage | Ray | |
| This is a first step toward a bigger project. Some modules could be ported to header-only to be used as standalone. | |||
| 2016-05-31 | Support Android internal data storage | Ray | |
| Useful to save small data files (configuration and so) For bigger files, external data storage should be used (SDCard) | |||
| 2016-01-02 | Small code tweaks | raysan5 | |
| 2015-10-06 | Reviewed some comments and WritePNG() | raysan5 | |
| 2015-07-29 | Replaced old mail by twitter user | raysan5 | |
| 2015-02-02 | Removed useless spaces | raysan5 | |
| 2015-01-18 | Some code tweaks | raysan5 | |
| 2014-12-31 | Added full support for HTML5 (emscripten) | raysan5 | |
| Corrected some bugs on the way... Automatically convert textures to POT on RPI and WEB | |||
| 2014-12-15 | Added support for emscripten and more | raysan5 | |
| Added PLATFORM_WEB support (emscripten-webgl) [audio] Added LoadSoundFromWave() [textures] Added LoadTextureFromImage() to replace CreateTexture() Some TraceLogs edited... | |||
| 2014-09-16 | raylib 1.2 | raysan5 | |
| This is a huge update. Check CHANGELOG for details | |||
| 2014-09-03 | Removed useless spaces | raysan5 | |
| 2014-04-19 | raylib 1.1 | raysan5 | |
| View CHANGELOG for a detailed list of changes | |||
| 2014-04-09 | Lots of changes, most of them under testing-review | raysan5 | |
| Added a Tracing/Log system Added OGG stream music support (DOESN'T WORK) Added Compressed textures support * This update is probably very buggy... | |||
| 2014-01-23 | Updated raylib to version 1.0.41.0.4 | raysan5 | |
| Lots of changes added, check CHANGELOG for detailed description | |||
