Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-17 | Added Item and Equipment class and made the appropriate places make use of ↵ | Björn Steinbrink | 1 | -1/+1 | |
them. Plus some cleanups. | |||||
2005-07-17 | Small fix to let libcurl manage http errors >= 400 | Eugenio Favalli | 1 | -21/+2 | |
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -27/+23 | |
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 | -49/+95 | |
2005-07-16 | Made Image/SubImage being drawn by Graphics. Removed some redundant code. | Björn Steinbrink | 1 | -1/+1 | |
2005-07-16 | - Fixing data path in Win32 | Eugenio Favalli | 1 | -27/+35 | |
- 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-16 | Now copy the files to good place wether we are under *nix or win. | Yohann Ferreira | 1 | -4/+5 | |
2005-07-15 | Fixed compiler warnings and added plain text file loading to resource manager. | Bjørn Lindeijer | 1 | -15/+6 | |
2005-07-15 | Initialize joystick to NULL and allow right shift and control keys to be used. | Bjørn Lindeijer | 1 | -2/+3 | |
2005-07-15 | - Adding joypad tolerance to config file | Eugenio Favalli | 1 | -7/+9 | |
- Trying to put updates in the data folder (is this the right way?) | |||||
2005-07-15 | - Bugfixes and better error checking in the updater | Eugenio Favalli | 1 | -22/+32 | |
- Now the download is stopped when pressing cancel - news and resources files are now deleted as well as not completed files | |||||
2005-07-15 | Enabling support for joypads: | Eugenio Favalli | 1 | -0/+4 | |
- Only <=6 buttons are supported - Only the first jopad is used (if you have more than one) - Axes need to be tuned - You can only move and attack with joypad Small fix in the updating system | |||||
2005-07-14 | - Fixes and improvements to the update system | Eugenio Favalli | 1 | -22/+67 | |
- Added news (I know someone doesn't like it :P) | |||||
2005-07-14 | - Slimes mirrored frame fix | Eugenio Favalli | 1 | -28/+81 | |
- 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-14 | Some fixes to the updating system. | Eugenio Favalli | 1 | -8/+9 | |
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 1 | -8/+17 | |
* Fixed some compiler warnings * Restored a USE_OPENGL check around OpenGL headers * Fixed error about FALSE not being defined * Fixed issue with font to become speechFont when the latter is not installed | |||||
2005-07-13 | My version of the updater | Eugenio Favalli | 1 | -21/+186 | |
(ok it needs a lot of bug fixes, a lot of checks and whaever else) WARNING: Needs to be tested | |||||
2005-07-09 | Some win32 fixes most of all | Eugenio Favalli | 1 | -5/+5 | |
2005-07-08 | Added basic update system (depends on curl). | Aaron Marks | 1 | -0/+71 | |