Age | Commit message (Expand) | Author | Files | Lines |
2024-03-02 | Added support for -y / --server-type parameter | Thorbjørn Lindeijer | 1 | -2/+7 |
2024-02-19 | Updated PhysicsFS API usage | Thorbjørn Lindeijer | 1 | -1/+1 |
2024-01-26 | Apply C++11 fixits | Thorbjørn Lindeijer | 1 | -18/+18 |
2012-08-11 | Fixed handling of --chat-log-dir command line option | Thorbjørn Lindeijer | 1 | -1/+2 |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 |
2011-10-25 | Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf... | Bernd Wachter | 1 | -2/+2 |
2011-06-19 | More C++0x Windows compilation fixes. | Philipp Sehmisch | 1 | -1/+1 |
2010-10-22 | Removed short forms for --localdata-dir and --chat-log-dir | Thorbjørn Lindeijer | 1 | -3/+3 |
2010-10-22 | Fixed command line parameter '--localdata-dir' | A.R. iceslice | 1 | -5/+5 |
2010-09-25 | Merge branch '1.0' | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-09-12 | Fixing command line argument for server | Stefan Dombrowski | 1 | -1/+1 |
2010-08-15 | Merge branch '1.0' | Chuck Miller | 1 | -20/+3 |
2010-08-05 | Add better XML error logging and do some related cleanup | Jared Adams | 1 | -20/+3 |
2010-05-29 | Precised the use of the [mana-file] in --help. | Yohann Ferreira | 1 | -0/+4 |
2010-05-01 | Add chat logging. | Andrei Karas | 1 | -0/+4 |
2010-02-25 | Unbreak compile without OpenGL | Thorbjørn Lindeijer | 1 | -1/+2 |
2010-02-25 | Add support for platform specifig config/data directories #84 | Bernd Wachter | 1 | -7/+7 |
2010-02-24 | Removed a bunch of short options from the command line parameters | Thorbjørn Lindeijer | 1 | -16/+15 |
2010-02-24 | Added the possibility to pass a branding file by command line. Reviewed-by: T... | Philipp Sehmisch | 1 | -1/+10 |
2010-02-23 | The crash handler only works with MinGW | Thorbjørn Lindeijer | 1 | -2/+2 |
2010-02-23 | Fixed compile on Windows | Thorbjørn Lindeijer | 1 | -0/+4 |
2010-02-21 | Made tick counter and framerate limiter work during login sequence | Thorbjørn Lindeijer | 1 | -1087/+17 |
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 |
2010-02-20 | Just use Mana as the window title by default | Thorbjørn Lindeijer | 1 | -2/+1 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 |
2010-02-19 | Fixed a crash when trying to switch servers | Thorbjørn Lindeijer | 1 | -26/+13 |
2010-02-14 | Have -v print 'Mana client' instead of 'The Mana World' | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-02-07 | Nicer way of indicating that we're waiting on the server | Thorbjørn Lindeijer | 1 | -7/+14 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-02-07 | Removed the no longer used progress bar and label | Thorbjørn Lindeijer | 1 | -24/+3 |
2010-02-07 | Show the "Connecting..." dialog more often | Thorbjørn Lindeijer | 1 | -0/+2 |
2010-02-06 | Merged the Engine class into the Game class | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-01-28 | Add support for MingW crash handler; define DEBUG for debug builds | Bernd Wachter | 1 | -0/+4 |
2010-01-21 | Corrected the --default option behaviour to follow --help definition. | Bertram | 1 | -2/+6 |
2010-01-12 | Standardize header order | Jared Adams | 1 | -12/+12 |
2010-01-10 | Change code style | Andrei Karas | 1 | -26/+39 |
2010-01-08 | Fix a segfault when exiting before netcode is loaded | Jared Adams | 1 | -1/+1 |
2009-12-19 | Fixes functionality change broke in cbc14c8a3c6614987d2331057e114d92336cbac0,... | Chuck Miller | 1 | -1/+1 |
2009-12-19 | Added support for resources.xml from update server... Also added option to do... | Chuck Miller | 1 | -26/+1 |
2009-12-19 | Client now returns to server selection after server disconnection | Stefan Dombrowski | 1 | -11/+6 |
2009-12-09 | Unifying the default folder for screenshots and making it configurable | Stefan Dombrowski | 1 | -30/+38 |
2009-12-06 | Improve keyboard accessibility of login sequence | Jared Adams | 1 | -7/+7 |
2009-12-04 | Register credentials information service | Jared Adams | 1 | -0/+6 |
2009-11-21 | Remove another support ifdef | Jared Adams | 1 | -4/+0 |
2009-11-03 | Remove two unneeded methods of Net::GeneralHandler | Jared Adams | 1 | -1/+0 |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -11/+0 |
2009-11-02 | Remove more support #ifdefs | Jared Adams | 1 | -26/+6 |
2009-11-02 | Fix connecting to ManaServ | Jared Adams | 1 | -1/+3 |
2009-11-02 | Fixing disconnection bug. | Andrei Karas | 1 | -1/+1 |
2009-11-02 | Got rid of GameHandler::clear | Thorbjørn Lindeijer | 1 | -3/+3 |