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, ui_sdlgl_3d.c: Cleaned up the piece movement. * data/menu_title.png: Added back the star field. More... over 20 years ago
* src/ui_sdlgl_3d.c: Fixed the piece animation. More... over 20 years ago
* src/ui_sdlgl_3d.c: Tweaked piece motion animation. More... over 20 years ago
* src/ui_sdlgl_3d.c: Fixed a Z order problem with 2d mode. More... over 20 years ago
* src/ui_sdlgl.c: Fixed a buggy with poll_move. More... over 20 years ago
* src/ui_sdlgl.c, ui_sdlgl3d.c: Added piece movement animation. More... over 20 years ago
* src/ui_sdlgl.c: Many changes. Move list reversed, added gradient. Turn time clock added. Piece graphics draw properly beside the captured piece counts. Z order fixed for several objects. Text 'type' turned off. * src/credits.c: Changed Andrew Ball's credited name. * data/../backdrop.png: Cleaned up. * data/../pieces.png: Added new avatars. More... over 20 years ago
* src/ui_sdlgl.c: Added basic mouse support to widget system. More... over 20 years ago
* src/ui_sdlgl.c: Reapplied the changes of r202 that accidently got reverted. More... over 20 years ago
* src/ui_sdlgl.c: Yet another ingame UI attempt. * data/themes/defualt/pieces.png: Aligned white avatar better. More... over 20 years ago
* ui_sdlgl.c: Tweaked the ingame ui stuffs yet again. More... over 20 years ago
* src/ui_sdlgl.c: Changed widget hierarchy. More... over 20 years ago
* src/ui_sdlgl.c: Tweaked the player info ingame gui stuffs a bit. More... over 20 years ago
* src/ui_sdlgl.c: Shrunk the player window. More... over 20 years ago
* src/ui_sdlgl.c: Fixed a loading bug. More... over 20 years ago
* src/ui_sdlgl.c: Cleaned up the ingame GUI some. More... over 20 years ago
* data/menu_border.png: Shrunk the border's width. More... over 20 years ago
* src/ui_sdlgl.c: Added transparency to the dialog backs. Fixed text 'typing' im places. More... over 20 years ago
* src/ui_sdlgl.c: Added text 'typing' to dialogs. More... over 20 years ago
* src/ui_sdlgl.c: Added tiled border and backdrop for dialog. as well as the required image files. More... over 20 years ago
* src/ui_sdlgl.c: Initial dialog border texture stuff. More... over 20 years ago
* src/ui_sdlgl.c: Added container class. More... over 20 years ago
* src/libs/pipe_beos.c: Added a variant of pipe_unix for BeOS that uses non-blocking read() calls instead of select() to poll the pipe for incoming data. * configure.ac, src/libs/Makefile.am: Updated. More... over 20 years ago
* src/ui_sdlgl.c: Start of container class. More... over 20 years ago
* src/ui_sdlgl.c: Removed loading of board image (is done seperately from theme now). More... over 20 years ago
* src/ui_sdlgl.c: Added w_alignable. More... over 20 years ago
* src/ui_sdlgl.c: Added realtime widget type checking. More... over 20 years ago
* src/ui_sdlgl.c: Completed widget conversion to new system. More... over 20 years ago
* src/ui_sdlgl.c: Converted vbox and hbox widgets to new system. More... over 20 years ago
* src/ui_sdlgl.c: Convert option widget to new system. More... over 20 years ago