pep8analysis: add copyright info for viz.js
[nit.git] / examples /
2014-06-17 Jean PrivatMerge: Compilation to JavaScript using the Emscripten SDK
2014-06-16 Alexis Laferrièreexamples: intro a README file to emscripten examples
2014-06-16 Alexis Laferrièreexample: intro an emscripten wrapper around fibonacci
2014-06-16 Alexis Laferrièreexample: intro an emscripten wrapper around hello world
2014-06-16 Jean Privatmnit: update examples to use maximim_fps
2014-06-13 Jean PrivatMerge: Fix shoot
2014-06-13 Jean Privatshoot: use `app_name` and `app_version`
2014-06-13 Jean Privatshoot: fix usage of the new App framework
2014-06-12 DjomanixUpdated the example with 'run' method
2014-06-12 DjomanixUpdated the example, to show how to handle an 'exit...
2014-06-12 DjomanixUpdated the example for pnacl, to make it work with...
2014-06-06 Alexis Laferrièreexamples: update imports of sensors in mnit_ballz
2014-06-05 Alexis Laferrièreexamples: fix mnit_ballz and shoot for latest android.nit
2014-06-05 Alexis Laferrièredino: use vibration on Android
2014-06-05 Alexis Laferrièreexamples: update moles to use app.nit
2014-06-05 Alexis Laferrièreexamples: update dino to use app.nit
2014-06-05 Alexis Laferrièreexamples: update mnit_simple to android.nit
2014-05-28 Jean PrivatMerge: Funnier dino
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-05-23 Jean PrivatMerge: Clean some inits
2014-05-23 Jean Privatlib/privileges: drop class `OptionDropPrivileges`
2014-05-22 Jean PrivatMerge: nitg: Added PNaCl support for Nit
2014-05-20 Alexis Laferrièreexamples/pnacl: add server option to Makefile
2014-05-20 Alexis Laferrièreexample/pnacl: remove copiler args that are no more...
2014-05-13 Jean Privatrest-of-code: prepare for new init
2014-05-07 Alexis LaferrièreMerge branch 'master' into pnacl_integration
2014-05-06 DjomanixExample : Added a pnacl example
2014-05-02 Lucas Bajoletlib/standard: Stdin/out/err now part of Sys.
2014-05-02 Lucas Bajoletlib/websocket: Websocket now subclass of BufferedIStrea...
2014-05-02 Lucas Bajoletlib/socket: Simplified API for Sockets
2014-05-02 Lucas Bajoletlib/socket: Socket now subclass of BufferedIStream...
2014-04-28 Alexis Laferrièreexamples/mnit_simple: use vibration and android_manifes...
2014-04-28 Alexis Laferrièreexamples/mnit_simple: use android project annotations
2014-04-27 Alexis LaferrièreMerge branch 'master' into java-ffi-android
2014-04-25 Alexis Laferrièreexamples/mnit_simple: test Android log and toasts
2014-04-15 Jean PrivatMerge: Shoot for android
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-15 Jean Privatshoot: use a scale factor to compute the game dimentions
2014-04-15 Jean Privatshoot: add scene to sprites and use it to gather global...
2014-04-15 Jean Privatshoot: specialize scene to add witdth and height
2014-04-14 Jean Privatshoot: control player with `PointerEvent`
2014-04-14 Jean Privatshoot: add Player::going_target
2014-04-14 Jean Privatshoot: make android
2014-04-07 Jean PrivatMerge: nitg: activate nit-stacktrace by default
2014-04-07 Jean PrivatMerge: Websockets
2014-04-07 Lucas Bajoletlib/websocket: Added sample code for a Websocket server
2014-04-07 Lucas Bajoletlib/standard: Added errno and strerror bindings to...
2014-04-04 Jean PrivatMerge: lib/string: some cleaning, doc and unit tests
2014-04-04 Jean Privatballz: do not use --no-stacktrace in Makefile
2014-04-04 Jean Privatlib/string: teach clients to use non deprecated services.
2014-04-04 Jean PrivatMerge: Config related services in EGL
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs.buffer|blue|green|red...
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs::conformant and related...
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs::caveat and related services
2014-04-03 Jean Privatballz: rename to `ballz_android` so tests can check it
2014-04-02 Alexis Laferrièremoles: lower difficulty
2014-04-02 Alexis Laferrièremoles: add rules to Makefile; android-install and pngs
2014-04-02 Alexis Laferrièremoles: add traps!
2014-04-02 Alexis Laferrièremoles: add signs
2014-04-02 Alexis Laferrièremoles: add details to holes
2014-04-02 Alexis Laferrièremoles: use a darker background color
2014-04-02 Alexis Laferrièremoles: improve spacing of holes
2014-04-02 Alexis Laferrièremoles: set scale according to screen resolution on...
2014-04-02 Alexis Laferrièremoles: enable setting scale by platform
2014-04-02 Alexis Laferrièremoles: make number of rows and columns customizable...
2014-04-02 Alexis Laferrièremoles: fix order of columns and rows
2014-04-02 Alexis Laferrièremoles: cuter images
2014-04-02 Alexis Laferrièremoles: empty or hit moles do not intercept taps
2014-04-02 Alexis Laferrièremoles: improve display scaling
2014-04-02 Alexis Laferrièremoles: improve the documentation
2014-04-02 Alexis Laferrièremoles: improve coding style of mnit_moles
2014-04-01 Jean PrivatMerge: Android Sensors + mnit_ballz
2014-04-01 Romain Chanoirexamples: Adding mnit_ballz, a game using android_senso...
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-18 Jean Privatlib/html: adapt HTMLPage & HTMLTag to Streamable
2014-03-13 Alexis Laferrièreexamples: simplify Makefiles of mnit examples
2014-03-10 Jean PrivatMerge remote-tracking branch 'alexis/more-android'
2014-03-10 Jean Privatexample: add an example for lib/template
2014-03-08 Alexis Laferrièreexample: update mnit examples with android version
2014-03-07 Alexis Laferrièreexample: fix and simplify the curl_http example
2014-03-07 Alexis Laferrièreexamples: fix curl_mail with latest changes to the lib
2014-03-07 Alexis Laferrièreexamples: fix indentation of curl examples
2014-03-03 Alexis Laferrièreexamples/moles: display score using mnit numbers
next