2008-04-15 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-04-07 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-04-05 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-03-26 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-03-23 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-03-20 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-03-16 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-03-10 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-03-09 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-02-24 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-02-18 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-02-14 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-02-13 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-02-07 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-02-02 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-01-30 |
dwk | === Overview ===
|
commit | commitdiff | tree |
2008-01-27 |
dwk | *** Overview
|
commit | commitdiff | tree |
2008-01-27 |
dwk | === Summary ===
|
commit | commitdiff | tree |
2008-01-25 |
dwk | **** Contents
|
commit | commitdiff | tree |
2008-01-21 |
dwk | High-level changes:
|
commit | commitdiff | tree |
2008-01-20 |
dwk | High-level changes:
|
commit | commitdiff | tree |
2008-01-19 |
dwk | High-level changes:
|
commit | commitdiff | tree |
2008-01-14 |
dwk | High-level changes:
|
commit | commitdiff | tree |
2008-01-14 |
dwk | Moved a lot of source code into many new source files...
|
commit | commitdiff | tree |
2008-01-13 |
dwk | High-level changes:
|
commit | commitdiff | tree |
2008-01-13 |
dwk | High-level changes:
|
commit | commitdiff | tree |
2008-01-10 |
dwk | Drastically re-did listboxes. Listbox data is now stored...
|
commit | commitdiff | tree |
2008-01-08 |
dwk | High-level changes:
|
commit | commitdiff | tree |
2008-01-06 |
dwk | Drastic modifications:
|
commit | commitdiff | tree |
2007-12-31 |
dwk | Converted nearly all widget information into XML resources...
|
commit | commitdiff | tree |
2007-12-25 |
dwk | Made parsing multiple XML files work correctly. This...
|
commit | commitdiff | tree |
2007-12-24 |
dwk | Almost completely redid the resource data structures...
|
commit | commitdiff | tree |
2007-12-20 |
dwk | Modified the XML resource files substantially, adding...
|
commit | commitdiff | tree |
2007-12-07 |
dwk | Began making ids panel-specific, to avoid having to...
|
commit | commitdiff | tree |
2007-11-02 |
dwk | Support for XML resource files works quite well now...
|
commit | commitdiff | tree |
2007-10-30 |
dwk | Created a new source file: resource.c (and its header...
|
commit | commitdiff | tree |
2007-10-28 |
dwk | Eliminated the enums loop_mode_t, game_mode_t, and...
|
commit | commitdiff | tree |
2007-10-22 |
dwk | Finished converting everything to the new "view" methodology...
|
commit | commitdiff | tree |
2007-10-22 |
dwk | Converted most of the rest of loop.c which used menu_data...
|
commit | commitdiff | tree |
2007-10-22 |
dwk | Began redoing a lot of loop.c, creating a structure...
|
commit | commitdiff | tree |
2007-10-19 |
dwk | Moved the error handling functions from xuni.c into...
|
commit | commitdiff | tree |
2007-09-28 |
dwk | Experimented with different ways of painting the hover...
|
commit | commitdiff | tree |
2007-09-17 |
dwk | The flag SDL_INIT_TIMER is now passed to SDL_Init(...
|
commit | commitdiff | tree |
2007-09-11 |
dwk | Created Makefiles for the dist/ subdirectory and put...
|
commit | commitdiff | tree |
2007-09-11 |
dwk | Began implementing scrollbars, making listboxes contain...
|
commit | commitdiff | tree |
2007-09-05 |
dwk | Added preliminary support for using the keyboard to...
|
commit | commitdiff | tree |
2007-09-02 |
dwk | Began implementing listboxes. They are very rudimentary...
|
commit | commitdiff | tree |
2007-09-01 |
dwk | Wrapped some lines that were over 80 characters in...
|
commit | commitdiff | tree |
2007-08-28 |
dwk | Modified the Makefile slightly, changing dist to use...
|
commit | commitdiff | tree |
2007-08-26 |
dwk | Added a dist target and dist/ subdirectory, for easing...
|
commit | commitdiff | tree |
2007-08-25 |
dwk | Moved a large number of gui-related functions out of...
|
commit | commitdiff | tree |
2007-08-24 |
dwk | Put many files under version control. The files in...
|
commit | commitdiff | tree |
2007-08-23 |
dwk | Experimented with various SDL_ttf functions which determine...
|
commit | commitdiff | tree |
2007-08-22 |
dwk | Removed large sections of code that were commented...
|
commit | commitdiff | tree |
2007-08-22 |
dwk | Unified handling of SDL_MOUSEBUTTONUP, SDL_MOUSEBUTTONDOWN...
|
commit | commitdiff | tree |
2007-08-22 |
dwk | Trying to put Makefile and Makewin under version control.
|
commit | commitdiff | tree |
2007-08-22 |
dwk | Completely re-wrote the Makefiles after reading `info...
|
commit | commitdiff | tree |
2007-08-22 |
dwk | Separated the widget allocating from the widget setting...
|
commit | commitdiff | tree |
2007-08-22 |
dwk | Moved all source files (and Makefile and Makewin) into...
|
commit | commitdiff | tree |
2007-08-22 |
dwk | font.c was created, and the Makefiles updated to reflect...
|
commit | commitdiff | tree |
2007-08-21 |
dwk | Fixed a bug with widget behaviour -- clicking outside...
|
commit | commitdiff | tree |
2007-08-20 |
dwk | Modified much of the source code to use the data structures...
|
commit | commitdiff | tree |
2007-08-20 |
dwk | Made all files which use gui_t (which is every source...
|
commit | commitdiff | tree |
2007-08-20 |
dwk | Moved smode_t::sel and smode_t::active into a new structure...
|
commit | commitdiff | tree |
2007-08-19 |
dwk | Made widgets only respond to being clicked by mouse...
|
commit | commitdiff | tree |
2007-08-18 |
dwk | Added .xuni* to the svn ignore list.
|
commit | commitdiff | tree |
2007-08-15 |
dwk | Finally, the cause of the event-loss bug was discovered...
|
commit | commitdiff | tree |
2007-08-02 |
dwk | Continued debugging the application-focus bugs. After...
|
commit | commitdiff | tree |
2007-07-30 |
dwk | [All of these changes were wrought on the Dell.]
|
commit | commitdiff | tree |
2007-07-29 |
dwk | Created a settings.c, and moved all of the "set default...
|
commit | commitdiff | tree |
2007-07-28 |
dwk | Began debugging the application focus bugs. It appears...
|
commit | commitdiff | tree |
2007-07-28 |
dwk | Began creating the listbox widget. It's still just...
|
commit | commitdiff | tree |
2007-07-27 |
dwk | On the Dell, started implemented textboxes -- the text...
|
commit | commitdiff | tree |
2007-07-26 |
dwk | Completely redid the widget selection handling, with...
|
commit | commitdiff | tree |
2007-07-24 |
dwk | Added another two button ("box") styles called active...
|
commit | commitdiff | tree |
2007-07-24 |
dwk | Added a new widget, textboxes.
|
commit | commitdiff | tree |
2007-07-23 |
dwk | Converted the button_t and checkbox_t structures into...
|
commit | commitdiff | tree |
2007-07-23 |
dwk | Created free_button_array() and it is now called from...
|
commit | commitdiff | tree |
2007-07-22 |
dwk | Created the options_mode_t enumeration.
|
commit | commitdiff | tree |
2007-07-22 |
dwk | Created a parallax scrolling background for the main...
|
commit | commitdiff | tree |
2007-07-22 |
dwk | Made the main menu quite fancy, with images displayed...
|
commit | commitdiff | tree |
2007-07-21 |
dwk | [All of these changes were done on the Dell.]
|
commit | commitdiff | tree |
2007-07-20 |
dwk | Made pick_font_size() pick a more realistic size when...
|
commit | commitdiff | tree |
2007-07-20 |
dwk | Added game.c and game.h to the project.
|
commit | commitdiff | tree |
2007-07-20 |
dwk | Among other things, created the game loop in a new...
|
commit | commitdiff | tree |
2007-07-19 |
dwk | Implemented changing the button images when the cursor...
|
commit | commitdiff | tree |
2007-07-19 |
dwk | The code for painting buttons is complete now (though...
|
commit | commitdiff | tree |
2007-07-18 |
dwk | Experimented with frame rate limiters. Though the SDL_gfx...
|
commit | commitdiff | tree |
2007-07-16 |
dwk | Began coding in theme support. Failure to load theme...
|
commit | commitdiff | tree |
2007-07-16 |
dwk | Changed the title image and blitted it in the top center...
|
commit | commitdiff | tree |
2007-07-16 |
dwk | Added all of xuni's existing files to the project,...
|
commit | commitdiff | tree |
2007-07-16 |
dwk | Imported the SDL project xuni to a subversion repository...
|
commit | commitdiff | tree |