summaryrefslogtreecommitdiff
path: root/src/gui/updatewindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-09-28Fixed the scroll bug in the update window.Yohann Ferreira1-11/+25
2005-09-27Provide a little more info on connection error.Cedric Borgese1-1/+10
2005-09-26Added a nicer handling of when you get disconnected from the server.Eugenio Favalli1-4/+4
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-1/+2
2005-09-19Mostly code cleanups related to commits in past two days.Bjørn Lindeijer1-5/+1
2005-09-19Removed useless flush() calls.Eugenio Favalli1-2/+2
2005-09-18 Applyed biggeruniverse's patch to fix memory leaks.Eugenio Favalli1-1/+2
2005-09-18Corrected a range value bug for derived stats. Fixed, the percentage of the u...Yohann Ferreira1-5/+3
2005-09-18oopsYohann Ferreira1-1/+0
2005-09-18Temporary fixed a bug in the determination of the update host I had.Yohann Ferreira1-1/+6
2005-09-13Unified the loops for the various dialogs that are shown before the actual ga...Björn Steinbrink1-144/+105
2005-09-12Enabled OpenGL checkbox and added messagebox informing the user that apply thisBjørn Lindeijer1-8/+20
2005-08-27Small cleanups.Björn Steinbrink1-3/+0
2005-08-14Removed guiGraphics global pointer and removed dependencies on gui.h in some ...Björn Steinbrink1-2/+3
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-7/+22
2005-07-27Added support for updates to the resource manager.Björn Steinbrink1-8/+8
2005-07-23New login wallpaper by Momotaro and shortened update window a bit to notBjørn Lindeijer1-6/+8
2005-07-23* docs/HACKING.txt: Added info about member naming and ChangeLogBjørn Lindeijer1-120/+129
2005-07-22Merge between moi1392's branch and headCedric Borgese1-8/+17
2005-07-19Rewrite UpdaterWindow in a more object oriented style.Cedric Borgese1-93/+104
2005-07-18Fix a crash when the updated file are already present on the clientCedric Borgese1-2/+7
2005-07-17Added Item and Equipment class and made the appropriate places make use of th...Björn Steinbrink1-1/+1
2005-07-17Small fix to let libcurl manage http errors >= 400Eugenio Favalli1-21/+2
2005-07-16Updated changelog, got rid of remaining extern SDL_Surface *screen cases,Bjørn Lindeijer1-27/+23
2005-07-16Phew, now news.txt and resources.txt are read directly from memoryEugenio Favalli1-49/+95
2005-07-16Made Image/SubImage being drawn by Graphics. Removed some redundant code.Björn Steinbrink1-1/+1
2005-07-16- Fixing data path in Win32Eugenio Favalli1-27/+35
2005-07-16Now copy the files to good place wether we are under *nix or win.Yohann Ferreira1-4/+5
2005-07-15Fixed compiler warnings and added plain text file loading to resource manager.Bjørn Lindeijer1-15/+6
2005-07-15Initialize joystick to NULL and allow right shift and control keys to be used.Bjørn Lindeijer1-2/+3
2005-07-15- Adding joypad tolerance to config fileEugenio Favalli1-7/+9
2005-07-15- Bugfixes and better error checking in the updaterEugenio Favalli1-22/+32
2005-07-15Enabling support for joypads:Eugenio Favalli1-0/+4
2005-07-14- Fixes and improvements to the update systemEugenio Favalli1-22/+67
2005-07-14- Slimes mirrored frame fixEugenio Favalli1-28/+81
2005-07-14Some fixes to the updating system.Eugenio Favalli1-8/+9
2005-07-13* Committing some cleanups by DoenerBjørn Lindeijer1-8/+17
2005-07-13My version of the updaterEugenio Favalli1-21/+186
2005-07-09Some win32 fixes most of allEugenio Favalli1-5/+5
2005-07-08Added basic update system (depends on curl).Aaron Marks1-0/+71