New syntax file for the Agar Bitmap Font (`.agbf`) format. |
|
More...
|
about 2 years ago
|
Remove redundant font copyright notices. |
|
More...
|
about 2 years ago
|
Identify (falsely) as binary to avoid very large posts to `agar-commits` :) |
|
More...
|
about 2 years ago
|
Add controller support. |
|
More...
|
about 2 years ago
|
Provide a true abstraction for font engines. |
|
More...
|
about 2 years ago
|
Add controller support. Improve keyboard navigability. |
|
More...
|
about 2 years ago
|
Use the new font engine interface. Add very basic controller support. |
|
More...
|
about 2 years ago
|
Include a `Cancel` button to improve keyboard and controller navigability. |
|
More...
|
about 2 years ago
|
Add controller support. |
|
More...
|
about 2 years ago
|
Align vertically to the correct baseline. Add controller support. |
|
More...
|
about 2 years ago
|
Fix compile error on Windows; thanks TDRR! |
|
More...
|
about 2 years ago
|
Font updates. Introduce `Monoalgue` and `Agar Minimal`. |
|
More...
|
about 2 years ago
|
Provide a true abstraction for font engines. |
|
More...
|
about 2 years ago
|
Add controller support. Display infinities using `AGSI_INFINITY` unicode. |
|
More...
|
about 2 years ago
|
Add support for touch, joystick and game controllers. New input event fast paths. |
|
More...
|
about 2 years ago
|
Cosmetic, style and debug output improvements. |
|
More...
|
about 2 years ago
|
Provide `AG_CHAR_PADDING()` macro to pad an `AG_Char` up to a 64-bit boundary. |
|
More...
|
about 2 years ago
|
Handle infinities when formatting floating-point values. |
|
More...
|
about 2 years ago
|
Fix the error message produced when attempting to instantiate a non-registered class. |
|
More...
|
about 2 years ago
|
Update and organize Unicode sequences. |
|
More...
|
about 2 years ago
|
Fix compilation under windows (`init` undeclared). |
|
More...
|
about 2 years ago
|
Remove undocumented / unused definition `AG_COND_INITIALIZER()`. |
|
More...
|
about 2 years ago
|
Add missing pathname separator to `AG_ObjectCopyFilename()` constructed path. |
|
More...
|
about 2 years ago
|
Add Vim syntax files, complete with all types and constants. |
|
More...
|
about 2 years ago
|
In `Save()` clear `initial-run` quietly. |
|
More...
|
about 2 years ago
|
Add new driver op `setMouseAutoCapture()`. |
|
More...
|
about 2 years ago
|
Remove unused declaration. |
|
More...
|
about 2 years ago
|
Limit surface sizes that the debugger will try to display by default. |
|
More...
|
about 2 years ago
|
Add option `clampOnResize` to single-window drivers. |
|
More...
|
about 2 years ago
|
Whitespace corrections. |
|
More...
|
about 2 years ago
|