0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/ui_sdlgl.c: Converted image and action widgets to new system. More... over 20 years ago
* src/ui_sdlgl.c: Start of new widget class system. More... over 20 years ago
* src/ui_sdlgl.c: Added 'health' bars. More... over 20 years ago
* src/ui_sdlgl.c: Fixed bug in render functions of vbox and hbox widgets. Evenly space out vkeyboard dialog. More... over 20 years ago
* src/ui_sdlgl.c: Fixed up the vkeyboard some. More... over 20 years ago
* src/ui_sdlgl.c: Bug fix involving uninitialized variable in vbox and hbox widget's input functions. More... over 20 years ago
* src/ui_sdlgl.c: Fixed bug in filling of list of available chess piece and board sets. More... over 20 years ago
* src/ui_sdlgl.c: Several bug fixes related to focus setting. More... over 20 years ago
* src/ui_sdlgl.c: Added coordinate-based focus setting in dialogs. More... over 20 years ago
* src/ui_sdlgl.c: Hooked up the vkeyboard dialog. Selected key is now fed to currently open dialog. Changed vkeyboard toggle key to CTRL-K, and FPS toggle key to CTRL-F. More... over 20 years ago
* src/ui_sdlgl.c: Started the vkeyboard dialog. More... over 20 years ago
* src/ui_sdlgl_3d.c: Fixed textures upside-down bug. * data/pieces/figurine/flat.dcm: Flipped texture. More... over 20 years ago
* src/ui.h, src/ui_sdlgl.c: Use unicode values of SDL keyboard events (currently broken on Dreamcast). More... over 20 years ago
* src/ui_sdlgl.c: Allocated sizes of widgets are no longer passed via the render() function. Added widget size override function. More... over 20 years ago
* src/ui_sdlgl.c: Draw box around text entry widget. Converted part of the widgets to use the new set_size() method. More... over 20 years ago
* src/ui_sdlgl.c: Use blinking cursor in text entry widget. Added `bouncy' property to text widgets. More... over 20 years ago
* src/ui_sdlgl.c: Small cosmetic change to entry widget. More... over 20 years ago
* src/ui.h, src/ui_sdlgl.c: Added text entry widget (not finished). More... over 20 years ago
* src/ui_sdlgl.c, src/ui.h: Added characters to ui_event_t. More... over 20 years ago
* src/ui.h, src/ui_sdlgl.c: Dialog system now uses abstract events instead of SDL events. More... over 20 years ago
* data/pieces/figurine/*: Added figurine set. * Makefile.am: Updated. More... over 20 years ago
* src/ui_sdlgl.c: Added board selection. More... over 20 years ago
* data/pieces/classiclow: Renamed directory. * data/boards/classic/board.dcm, data/boards/classic/board.png: Moved board into own directory. * src/ui_sdlgl.c, src/ui_sdlgl_3d.c, src/ui_sdlgl_3d.h: Added chess set selection. More... over 20 years ago
* data/pieces/classicl: Moved pieces into own directory. More... over 20 years ago
* src/ui_sdlgl_3d.c: Some Dreamcast speed hacks. More... over 20 years ago
* src/dcm_export.py: Moved from dreamchess to tools. More... over 20 years ago
* Changed repository layout to allow tools to be stored seperately. More... over 20 years ago