index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
updatewindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-28
Fixed the scroll bug in the update window.
Yohann Ferreira
1
-11
/
+25
2005-09-27
Provide a little more info on connection error.
Cedric Borgese
1
-1
/
+10
2005-09-26
Added a nicer handling of when you get disconnected from the server.
Eugenio Favalli
1
-4
/
+4
2005-09-23
Merged most of the changes in biggeruniverse's second memory cleanup patch.
Bjørn Lindeijer
1
-1
/
+2
2005-09-19
Mostly code cleanups related to commits in past two days.
Bjørn Lindeijer
1
-5
/
+1
2005-09-19
Removed useless flush() calls.
Eugenio Favalli
1
-2
/
+2
2005-09-18
Applyed biggeruniverse's patch to fix memory leaks.
Eugenio Favalli
1
-1
/
+2
2005-09-18
Corrected a range value bug for derived stats. Fixed, the percentage of the u...
Yohann Ferreira
1
-5
/
+3
2005-09-18
oops
Yohann Ferreira
1
-1
/
+0
2005-09-18
Temporary fixed a bug in the determination of the update host I had.
Yohann Ferreira
1
-1
/
+6
2005-09-13
Unified the loops for the various dialogs that are shown before the actual ga...
Björn Steinbrink
1
-144
/
+105
2005-09-12
Enabled OpenGL checkbox and added messagebox informing the user that apply this
Bjørn Lindeijer
1
-8
/
+20
2005-08-27
Small cleanups.
Björn Steinbrink
1
-3
/
+0
2005-08-14
Removed guiGraphics global pointer and removed dependencies on gui.h in some ...
Björn Steinbrink
1
-2
/
+3
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-7
/
+22
2005-07-27
Added support for updates to the resource manager.
Björn Steinbrink
1
-8
/
+8
2005-07-23
New login wallpaper by Momotaro and shortened update window a bit to not
Bjørn Lindeijer
1
-6
/
+8
2005-07-23
* docs/HACKING.txt: Added info about member naming and ChangeLog
Bjørn Lindeijer
1
-120
/
+129
2005-07-22
Merge between moi1392's branch and head
Cedric Borgese
1
-8
/
+17
2005-07-19
Rewrite UpdaterWindow in a more object oriented style.
Cedric Borgese
1
-93
/
+104
2005-07-18
Fix a crash when the updated file are already present on the client
Cedric Borgese
1
-2
/
+7
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-1
/
+1
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
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
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
2005-07-15
- Bugfixes and better error checking in the updater
Eugenio Favalli
1
-22
/
+32
2005-07-15
Enabling support for joypads:
Eugenio Favalli
1
-0
/
+4
2005-07-14
- Fixes and improvements to the update system
Eugenio Favalli
1
-22
/
+67
2005-07-14
- Slimes mirrored frame fix
Eugenio Favalli
1
-28
/
+81
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
2005-07-13
My version of the updater
Eugenio Favalli
1
-21
/
+186
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