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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-19
Fixes functionality change broke in cbc14c8a3c6614987d2331057e114d92336cbac0,...
Chuck Miller
1
-1
/
+7
2009-12-19
Added support for resources.xml from update server... Also added option to do...
Chuck Miller
1
-2
/
+18
2009-12-06
Improve keyboard accessibility of login sequence
Jared Adams
1
-1
/
+5
2009-10-13
Add an asynchronous download class
Jared Adams
1
-20
/
+15
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-6
/
+4
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-0
/
+2
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-2
/
+0
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2008-12-07
Fix race condition with a std::string access
Bjørn Lindeijer
1
-3
/
+10
2008-12-05
Fix race condition with a std::string access
Bjørn Lindeijer
1
-3
/
+10
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+1
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-04
Merged revisions 4332 via svnmerge from
Bjørn Lindeijer
1
-5
/
+10
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-06-05
Added command line argument to specify the update host (-H). Also, to avoid
Bjørn Lindeijer
1
-5
/
+10
2007-09-27
Merged another bunch of changes from trunk to 0.0 to reduce the difference.
Bjørn Lindeijer
1
-5
/
+0
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
1
-49
/
+15
2007-02-04
Fixed a small glitch when dragging the menu window.
Bjørn Lindeijer
1
-43
/
+14
2007-02-01
A bit of cleanup and defined a helper function for calculating the alder32
Bjørn Lindeijer
1
-6
/
+1
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-1
/
+1
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-1
/
+1
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-2
/
+7
2006-12-12
Added Adler32 checksum for updates
Eugenio Favalli
1
-2
/
+7
2006-11-04
Removed useless addRow method.
Björn Steinbrink
1
-5
/
+0
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
1
-0
/
+5
2006-09-21
Made canceling the update process non-blocking (Patch by VictorSan)
Eugenio Favalli
1
-0
/
+5
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
1
-1
/
+1
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-1
/
+1
2006-07-18
Updated the updating system. It will now only load those updates
Bjørn Lindeijer
1
-1
/
+2
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-3
/
+0
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 ga...
Björn Steinbrink
1
-4
/
+19
2005-08-28
Prepare our source so that it'll survive a guichan header cleanup, should it ...
Björn Steinbrink
1
-0
/
+2
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
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
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
2005-07-14
- Fixes and improvements to the update system
Eugenio Favalli
1
-1
/
+12
2005-07-14
- Slimes mirrored frame fix
Eugenio Favalli
1
-0
/
+7
2005-07-13
My version of the updater
Eugenio Favalli
1
-4
/
+15
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