| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-18 | Update ro raylib 1.5 release | raysan5 | |
| 2016-07-16 | Added release versions of raylib 1.5 | raysan5 | |
| 2016-06-08 | Add physac module to android compile instructions... | victorfisac | |
| ... and switch from debug build to release | |||
| 2016-06-08 | Fix default android project game with new functions | victorfisac | |
| 2016-05-20 | remove user-specific ant files | Gordon McShane | |
| 2016-05-14 | Fix glfw name on OSX and remove unused directory warning | Chris Hemingway | |
| 2016-04-17 | Updated template game library name | raysan5 | |
| 2016-04-06 | Fix Makefile files | LelixSuper | |
| I've added .PHONY targets and fixed "clean" recipe. | |||
| 2016-04-03 | Remove recipes of GLEW from Makefile (not used any more) | LelixSuper | |
| 2016-04-03 | Remove duplicate code | LelixSuper | |
| 2016-03-13 | Remove GLEW library and uncomment other GNU/Linux dependences | LelixSuper | |
| 2016-03-13 | Convert tabs to spaces when it is possible in Makefile files | LelixSuper | |
| 2016-03-12 | Raname all makefile files to "Makefile" | LelixSuper | |
| I've renamed all makefile files to "Makefile" because they appear in the first files. | |||
| 2016-03-12 | Add a missing library for compiling on GNU/Linux | LelixSuper | |
| I've added "-ldl" library, it's necessary to compile the project. | |||
| 2016-03-12 | Update "libraries" and "includes" section | LelixSuper | |
| I've cleaned the GNU/Linux compilation, now you can compile without useless parameters. | |||
| 2016-03-12 | Update GNU/Linux compilation | LelixSuper | |
| If you have raylib on standard directories ("/usr/local/include/raylib/raylib.h" for the header and "/usr/local/lib/libraylib.a" for raylib library) you can compile without edit the makefile. | |||
| 2016-03-12 | Edit the default target to conform to GNU standards | LelixSuper | |
| I've changed all default target names with 'all'. Here there is the explanation: <https://www.gnu.org/prep/standards/standards.html#Standard-Targets>. | |||
| 2016-02-21 | Updated some files | raysan5 | |
| 2016-02-21 | Update makefiles | raysan5 | |
| 2016-02-13 | Added web template (shell) for html5 games | raysan5 | |
| 2016-01-05 | Added some comments and fixed spaces | victorfisac | |
| 2016-01-05 | Fixed Android lock screen bug | victorfisac | |
| - Fixed Android locking screen bug. OnDestroy() was called when locking screen. - Power button input must be handled by OS. - AndroidManifest.xml is affected by configChanges="screenSize". - Updated library header for android template. | |||
| 2016-01-03 | Updated Android project template | raysan5 | |
| 2015-12-31 | Gestures system is automatically Init and Updated | raysan5 | |
| 2015-12-31 | Updated makefiles | raysan5 | |
| 2015-12-30 | Fixed and improved android template | victorfisac | |
| - Added gestures module functions. - Fixed screen tap detection. | |||
| 2015-12-30 | Fixed Android compilation with 1.3 updates | victorfisac | |
| - Fixed Android MakeFile adding gestures module. - Fixed Android project template functions names. - Updated compiled library and header. | |||
| 2015-09-02 | Updated to raylib 1.3 | raysan5 | |
| 2015-07-18 | Updated minSdkVersion and added comments | raysan5 | |
| 2015-01-25 | Fixes for makefiles, GLFW 3.1 library for Linux | Constantine Tarasenkov | |
| 2015-01-18 | Updated makefiles for templates | raysan5 | |
| Now support multiple platforms | |||
| 2015-01-18 | Ignore compiled binaries on templates (*.o, *.exe) | raysan5 | |
| 2014-09-30 | Added required linker libs | Ray | |
| 2014-09-30 | Added required linker libs | Ray | |
| 2014-09-30 | Added required linker libs | Ray | |
| 2014-09-30 | Added required linker libs | Ray | |
| 2014-09-30 | Added required linker libs | Ray | |
| 2014-09-18 | Android project template for basic game | raysan5 | |
| A basic Android template is provided to start a game | |||
| 2014-09-18 | Multiple templates to start a game | raysan5 | |
| Some basic to advance templates are provided to be use as base code for new games | |||
