misc/vim: inform the user when no results are found
[nit.git] / examples / mnit_dino /
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!