Merge: Basename fix
[nit.git] / examples / mnit_dino /
2015-09-16 Jean Privatcontrib: add `upstream.apk` to packages that have an apk
2015-09-15 Alexis Laferrièrecontrib & examples: add the android-release rule to...
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-09-02 Jean PrivatMerge: Ini of projects
2015-08-30 Jean Privatexamples: introduce .ini for projects maintained by...
2015-08-28 Alexis Laferrièrecontrib & examples: update users of mnit implementations
2015-08-28 Alexis Laferrièreexamples/mnit_dino: add a README.md file
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-21 Jean Privatfdroid: update metadata with new github repo
2015-07-17 Alexis Laferrièrelib & examples & tests: update all the many and happy...
2015-05-14 Alexis Laferrièreexamples: update all users of mnit to the new life...
2015-04-02 Alexis Laferrièrelib & examples: update modules using the java_package...
2015-01-04 Alexis Laferrièremnit: update all clients of `mnit_android` with custom...
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-10-02 Jean Privatlib: new API for Comparator
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatexamples/mnit_*: add icon in .gitignore
2014-08-27 Jean Privatexamples/mnit_*: add Makefile recipe to build svg_to_icons
2014-07-30 Alexis Laferrièredino: add icon
2014-07-09 Jean Privatmnit apps: add metatada files suitable for FDroid
2014-06-16 Jean Privatmnit: update examples to use maximim_fps
2014-06-05 Alexis Laferrièredino: use vibration on Android
2014-06-05 Alexis Laferrièreexamples: update dino to use app.nit
2014-05-27 Alexis Laferrièredino: update to use app.nit
2014-05-23 Alexis Laferrièredino: add a more precise hit box to the dino
2014-05-23 Alexis Laferrièredino: add a shadow to dino
2014-05-23 Alexis Laferrièredino: make code base more redefable
2014-05-23 Alexis Laferrièredino: use project annotations in dino
2014-03-31 Alexis Laferrièredino: javelins on ground have different angles
2014-03-31 Alexis Laferrièredino: reset level after death
2014-03-31 Alexis Laferrièredino: draw a darker background
2014-03-31 Alexis Laferrièredino: break items on ground when run over
2014-03-31 Alexis Laferrièredino: add bushes!
2014-03-31 Alexis Laferrièredino: keep track of the score and display it
2014-03-31 Alexis Laferrièredino: add digits to assets
2014-03-31 Alexis Laferrièredino: set rand seed at the number of cavemen
2014-03-31 Alexis Laferrièredino: each caveman has a random speed
2014-03-31 Alexis Laferrièredino: each caveman flee in different angles
2014-03-31 Alexis Laferrièredino: each caveman has a predisposition for a hunting...
2014-03-31 Alexis Laferrièredino: cavemen do not get run over by dead dino
2014-03-31 Alexis Laferrièredino: display text under the hearts
2014-03-31 Alexis Laferrièredino: move down hearts according to platform
2014-03-13 Alexis Laferrièreexamples: simplify Makefiles of mnit examples
2014-03-08 Alexis Laferrièreexample: update mnit examples with android version
2014-03-03 Alexis Laferrièreexamples: update Makefiles of mnit examples to use...
2014-03-03 Alexis Laferrièreexamples/dino: replace closure by a custom sorter
2013-11-19 Jean Privatremove closures from code
2013-08-25 Alexis Laferrièreexamples/mnit_dino: regulate framerate
2013-08-25 Alexis Laferrièreexamples/mnit_dino: adds missing Makefile
2013-08-25 Alexis Laferrièreexamples: intro a real game using mnit: dino!