Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-09-23 | Merged most of the changes in biggeruniverse's second memory cleanup patch. | Bjørn Lindeijer | 1 | -2/+1 | |
2005-09-13 | Unified the loops for the various dialogs that are shown before the actual ↵ | Björn Steinbrink | 1 | -4/+19 | |
game starts. | |||||
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ↵ | Björn Steinbrink | 1 | -0/+2 | |
ever happen... | |||||
2005-08-27 | Small cleanups. | Björn Steinbrink | 1 | -3/+4 | |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -5/+8 | |
2005-07-23 | * docs/HACKING.txt: Added info about member naming and ChangeLog | Bjørn Lindeijer | 1 | -54/+50 | |
format. * src/gui/updatewindow.h, src/gui/updatewindow.cpp: Changed member names, set a 15 second timeout for connecting to update server and restore some doxygen comments. | |||||
2005-07-22 | Merge between moi1392's branch and head | Cedric Borgese | 1 | -1/+6 | |
2005-07-19 | Rewrite UpdaterWindow in a more object oriented style. | Cedric Borgese | 1 | -20/+95 | |
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -7/+9 | |
fixed double free and cleaned up a bit. | |||||
2005-07-16 | Phew, now news.txt and resources.txt are read directly from memory | Eugenio Favalli | 1 | -1/+1 | |
2005-07-16 | - Fixing data path in Win32 | Eugenio Favalli | 1 | -0/+2 | |
- Adding default values to config - Fixes after Bertram changes (I hope this way it works even in Linux) - Error message are now displayed in browser for better readability - Already downloaded files are not downloaded aother time (As usually it needs testing so please report to me evry malfunctioning) | |||||
2005-07-14 | - Fixes and improvements to the update system | Eugenio Favalli | 1 | -1/+12 | |
- Added news (I know someone doesn't like it :P) | |||||
2005-07-14 | - Slimes mirrored frame fix | Eugenio Favalli | 1 | -0/+7 | |
- Some fixes and improvements to the updater (It can still show "chinese" text in the label, I guess because but files are saved correctly) | |||||
2005-07-13 | My version of the updater | Eugenio Favalli | 1 | -4/+15 | |
(ok it needs a lot of bug fixes, a lot of checks and whaever else) WARNING: Needs to be tested | |||||
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+0 | |
2005-07-09 | Some win32 fixes most of all | Eugenio Favalli | 1 | -5/+5 | |
2005-07-08 | Small changes to updating code and removing tabs. | Bjørn Lindeijer | 1 | -4/+4 | |
2005-07-08 | Added basic update system (depends on curl). | Aaron Marks | 1 | -0/+71 | |