Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-12 | Rename file name updatewindow to correct updaterwindow. | Andrei Karas | 1 | -706/+0 | |
2011-08-12 | Rename file names log and chatlog to correct logger and chatlogger. | Andrei Karas | 1 | -1/+1 | |
2011-07-23 | Fix some code style and compilation warnings. | Andrei Karas | 1 | -2/+3 | |
2011-07-22 | Fix update checking. | Andrei Karas | 1 | -3/+3 | |
2011-07-21 | Change update check url to new server. | Andrei Karas | 1 | -3/+13 | |
Ignore error if update check failed. | |||||
2011-07-08 | Fix some issues after automatic checking. | Andrei Karas | 1 | -2/+0 | |
Change compilation flags in make scripts. | |||||
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-04-04 | Add progress update files counter. | Andrei Karas | 1 | -0/+9 | |
2011-04-03 | Fix update error if file line is empty, like in aethyra updates. | Andrei Karas | 1 | -1/+2 | |
2011-03-19 | Fix code style and add small optimisations. | Andrei Karas | 1 | -2/+2 | |
2011-02-27 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 | |
2011-02-26 | Add ability to redownload update files if file checksum incorrect. | Andrei Karas | 1 | -1/+13 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+672 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |