gamnit: extract general Font from TileSetFont
[nit.git] / lib /
2017-05-23 Alexis Laferrièregamnit: extract general Font from TileSetFont
2017-05-23 Alexis Laferrièredom: intro `XMLTag::attributes_to_map` mapping `XMLStri...
2017-05-23 Alexis Laferrièredom: return a more precise `Array[XMLTag]` as the doc...
2017-05-18 Jean PrivatMerge: Popcorn: clean tests
2017-05-18 Jean PrivatMerge: MultiHashMap: Provide the converse of `add_one`
2017-05-17 Jean PrivatMerge: gamnit: add documentation and standardize the API
2017-05-17 Jean PrivatMerge: Popcorn: more validators
2017-05-17 Jean PrivatMerge: lib/popcorn: introduce tasks
2017-05-17 Jean PrivatMerge: core: fix dynamic error on the input type in...
2017-05-17 Jean PrivatMerge: lib/core/stream: fix typo in doc
2017-05-17 Alexandre Terrasalib/popcorn: fix file inclusion for Jenkins tests
2017-05-17 Alexandre Terrasalib/popcorn: add `test_path` shortcut in pop_tests
2017-05-17 Alexandre Terrasalib/popcorn: lot of class renaming in examples and...
2017-05-17 Alexandre Terrasalib/popcorn: move examples tests to nice and tidy tests...
2017-05-17 Alexandre Terrasalib/popcorn: move lib tests to a nice and tidy tests...
2017-05-16 Alexandre Terrasalib/popcorn: fix serialization of validation errors
2017-05-16 Alexandre Terrasalib/popcorn: introduce UniqueField stub validator
2017-05-16 Alexandre Terrasalib/popcorn: introduce URLField validator
2017-05-16 Alexandre Terrasalib/core/stram: fix typo in doc
2017-05-16 Alexis Laferrièregamnit and related: improve doc
2017-05-16 Alexandre Terrasalib/popcorn: introduce popcorn tasks
2017-05-16 Alexis Laferrièrecore/text: fix input type in `replace`
2017-05-16 Jean PrivatMerge: nitcorn: fix HttpRequest::int_arg
2017-05-16 Jean PrivatMerge: Custom serializer
2017-05-16 Jean PrivatMerge: lib/core/time: more time related services
2017-05-16 Jean PrivatMerge: lib/popcorn: replace json_error method by someth...
2017-05-16 Jean PrivatMerge: lib/json: remove Jsonable and replace it by...
2017-05-16 Jean-Christophe... MultiHashMap: Provide the converse of `add_one`
2017-05-16 Jean-Christophe... MultiHashMap: Add a test for `add_one`
2017-05-13 Lucas Bajoletlib/sha1: add Text::is_sha1_digest
2017-05-13 Lucas Bajoletlib/sha1: replace String by Text for sha1 methods
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-05-12 Alexandre Terrasalib/popcorn: replace json_error method by something...
2017-05-12 Alexandre Terrasalib/core/time: also sleep on integers
2017-05-12 Alexandre Terrasalib/core/time: introduce get_millitime and get_microtime
2017-05-11 Alexandre Terrasanitcorn: fix HttpRequest::int_arg
2017-05-11 Jean PrivatMerge: Nitweb: api for code highlighter and nitpicker
2017-05-10 Jean PrivatMerge: gamnit: fix nitunit compatibility
2017-05-10 Jean PrivatMerge: core & gamnit: basic support for the characters...
2017-05-10 Jean PrivatMerge: gamnit: cache each camera matrix and avoid boxin...
2017-05-09 Alexis Laferrièrematrix: use a custom low-level C structure to avoid...
2017-05-09 Jean Privatserialization: add an example of a custom serializer
2017-05-09 Jean Privatpopcorn/pop_handlers: HttpResponse::json_* accepts...
2017-05-09 Alexis Laferrièregamnit: intro cache for `Camera::mvp_matrix`
2017-05-09 Alexis Laferrièregamnit: support partial line forward and backward
2017-05-09 Alexis Laferrièrecore: add non-breaking space to `is_whitespace`
2017-05-08 Jean Privatserialization: add hooks for a custom serializer
2017-05-08 Alexis Laferrièreapp.nit: add default behavior to `TextAsset::load`...
2017-05-08 Alexis Laferrièreapp.nit: exit and print an error if not bound to a...
2017-05-07 Alexis Laferrièreapp.nit: id the platform at runtime
2017-05-07 Alexis Laferrièregamnit: fix nitunit
2017-05-07 Alexis Laferrièregamnit: remove `Gamnit` from `GamnitRootTexture` and...
2017-05-07 Alexis Laferrièregamnit: move `Model::uv_sphere` to `UVSphere`
2017-05-07 Alexis Laferrièregamnit: move `new SmoothMaterial::default` to `new...
2017-05-07 Alexis Laferrièregamnit: shorten template_flat to template and update...
2017-05-07 Alexis Laferrièregamnit: add the check rule to the template makefile...
2017-05-07 Alexis Laferrièregamnit & contrib: lower the Android target API
2017-05-07 Alexis Laferrièregamnit: template use `mkdir bin` instead of a .gitignor...
2017-05-01 Alexis Laferrièregamnit: fix virtual gamepad asset name
2017-05-01 Alexis Laferrièregamnit: lower transparency threshold to discard fragments
2017-05-01 Alexis Laferrièregamnit: fix X position of first char of a TextSprites
2017-05-01 Alexis Laferrièregamnit: fix pixelated changing only magnification behavior
2017-04-27 Jean PrivatMerge: Check binary files that might be wrongly commited
2017-04-27 Jean Privatpopcorn/README: remove a unexpected control character ^S
2017-04-27 Jean Privatremove wrongly committed binary file `lib/core/collecti...
2017-04-11 Jean PrivatMerge: gamnit: virtual gamepad
2017-04-11 Jean PrivatMerge: gamnit: abstract camera scroll and zoom service
2017-04-10 Alexis Laferrièregamnit: world_camera position defaults to 1080 pixels...
2017-04-10 Alexis Laferrièregamnit: intro dynamic resolution support
2017-04-10 Alexis Laferrièreglesv2: intro param to get names of bound entities
2017-04-10 Alexis Laferrièreglesv2: small (but important) fixes
2017-04-06 Alexis Laferrièregamnit: implement `camera_control` for linux
2017-04-06 Alexis Laferrièregamnit: intro `camera_control` an abstraction of `accep...
2017-04-06 Alexis Laferrièresdl2 & gamnit: add mouse wheel events
2017-04-05 Alexis Laferrièregamnit: fix clearing reference to context in sprites too
2017-04-05 Alexis Laferrièregamnit: add example to `gamnit::keys`
2017-04-05 Jean PrivatMerge: GC now collect cycles
2017-04-04 Alexis Laferrièregamnit: intro virtual gamepad
2017-04-04 Alexis Laferrièregamnit: intro more anchor points
2017-04-04 Alexis Laferrièregamnit: fix Y axis un `screen_to_ui`
2017-04-04 Alexis Laferrièremnit::input: move up pointer id
2017-04-03 BlackMinouUpdate the doc for Finalizable
2017-04-03 BlackMinouActors example Chameneos redux fixes
2017-04-03 BlackMinouActors example Fannkuch redux fixes
2017-03-29 BlackMinouActors example Mandelbrot fixes
2017-03-29 BlackMinouActors example Thread ring fixes
2017-03-28 Jean PrivatMerge: gamnit: optimize the `flat` 2D api using GPU...
2017-03-27 Alexis Laferrièregamnit: make SpriteSet behave more like a Set
2017-03-23 Alexis Laferrièregamnit: intro a template project for 2D games
2017-03-23 Alexis Laferrièregamnit: fix standalone triangle
2017-03-23 Alexis Laferrièregamnit: intro color services to `Sprite`
2017-03-23 Alexis Laferrièregamnit: rewrite implementation to use VBOs
2017-03-23 Alexis Laferrièrec & matrix: make some services public for low level...
2017-03-23 Alexis Laferrièreglesv2: add integer variants to operations on buffers
2017-03-23 Alexis Laferrièreglesv2: intro buffer services
2017-03-23 Alexis Laferrièregamnit: time the performance of the core services
2017-03-23 Alexis Laferrièrecore: implement `MinHeap::clear` and intro `Pointer...
2017-03-22 Jean-Christophe... hash_collections: Fix the documentation of `Set::new`
2017-03-20 Jean PrivatMerge: Docker, portability and crosscompiling tweaks
2017-03-17 Alexis Laferrièreexec: close child pipes from the parent process
next