Add more examples under the `EXAMPLES` section. Improve wording. |
|
More...
|
about 2 years ago
|
Always use the `int` type for `AG_ProcessID`. |
|
More...
|
about 2 years ago
|
Fix logic error in `KeyModMatch()`. |
|
More...
|
about 2 years ago
|
Add statement referring to the OFL under Algue and Unialgue. |
|
More...
|
about 2 years ago
|
Build the SDL2 driver by default now that it is stable. |
|
More...
|
about 2 years ago
|
Prevent an unnecessary operation in `AG_ClassIsNamed()` (fast path case). |
|
More...
|
about 2 years ago
|
Add debug-mode `edit()` functions to `sdl2gl` and `sdl2mw`. |
|
More...
|
about 2 years ago
|
Add debug-mode `edit()` operations to `glx`, `sdl2gl` and `sdl2mw`. |
|
More...
|
about 2 years ago
|
Fix a memory leak in single-window mode (the Resize cursors). |
|
More...
|
about 2 years ago
|
Filter out SDL2 key repeat events since Agar implements its own keyrepeat. |
|
More...
|
about 2 years ago
|
Implement Undo/Redo function in `AG_Textbox` / `AG_Editable`. |
|
More...
|
about 2 years ago
|
Import `AG_GetCRC32()` (compute CRC32 checksum) routine by Gary S. Brown. |
|
More...
|
about 2 years ago
|
Fix memory leaks in `agartest`. |
|
More...
|
about 2 years ago
|
Make older compiler happy. |
|
More...
|
about 2 years ago
|
Fail safely if the `AG_Tlist` fails to instantiate. |
|
More...
|
about 2 years ago
|
Fix an (unlikely) uninitialized access. |
|
More...
|
about 2 years ago
|
`AG_About()`: make compiler happy |
|
More...
|
about 2 years ago
|
Use an instance variable for `line-scroll-amount`. |
|
More...
|
about 2 years ago
|
Fix invalid inherited "background-color" syntax under AG_MEDIUM. |
|
More...
|
about 2 years ago
|
Use an instance variable for "line-scroll-amount". |
|
More...
|
about 2 years ago
|
Rename `LICENSE.ofl` to `OFL.txt`. |
|
More...
|
about 2 years ago
|
`MAP`: Introduce dynamic objects (`MAP_Object`) and Undo/Redo system. |
|
More...
|
about 2 years ago
|
Don't lock pmenu unnecessarily on detach. |
|
More...
|
about 2 years ago
|
Permit negative padding values to be emitted by the style compiler. |
|
More...
|
about 2 years ago
|
Improved `AG_Tlist` renderer. Draw tree lines. Typography fixes. |
|
More...
|
about 2 years ago
|
Don't include a copy of the font copyrights at the end of LICENSE.ofl. |
|
More...
|
about 2 years ago
|
Improved `AG_MenuView` appearance and renderer performance. |
|
More...
|
about 2 years ago
|
Add 4 x general-purpose (16-bit) guides to `AG_Surface`. |
|
More...
|
about 2 years ago
|
Use `AG_{COLOR,COMPONENT,SIZE,OFFSET}_PADDING()` when padding structs. |
|
More...
|
about 2 years ago
|
regen |
|
More...
|
about 2 years ago
|