Age | Commit message (Expand) | Author | Files | Lines |
2006-01-07 | Removed --skipupdate option from Dev.Cpp project file, splitted the setup win... | Eugenio Favalli | 1 | -1/+0 |
2006-01-04 | FreeBSD Fixes from Icy. | Yohann Ferreira | 1 | -2/+2 |
2006-01-03 | Fixed a compile warning with GCC 4.1. Thanks to gim's suggestion. | Eugenio Favalli | 1 | -1/+1 |
2006-01-01 | Applied patch by pclouds that allows for a faster login sequence by providing | Bjørn Lindeijer | 1 | -8/+58 |
2005-12-30 | Added a new item, improved smooth login sequence, added a registration window... | Eugenio Favalli | 1 | -0/+6 |
2005-12-24 | Fringe layer draw fix and change in policy on when using OpenGL is the default. | Bjørn Lindeijer | 1 | -3/+3 |
2005-12-18 | Removed unused code and added changes to snowy map by Bertram. | Eugenio Favalli | 1 | -15/+0 |
2005-12-05 | Display TMW version on Windows too | Bjørn Lindeijer | 1 | -3/+2 |
2005-11-13 | Made the three desert maps use the fringe layer for objects. Reveals bug with | Bjørn Lindeijer | 1 | -1/+1 |
2005-10-24 | Corrections to my previous commit for tmw for windows users. | Yohann Ferreira | 1 | -3/+5 |
2005-10-23 | Grammar Corrections, and a little bit of work on getting the name of the Db. | Yohann Ferreira | 1 | -0/+6 |
2005-10-16 | Use the ResourceManager to get spritesets. | Björn Steinbrink | 1 | -20/+10 |
2005-10-16 | gl is default for win/apple/USE_OPENGL, needs to restart for fs | Duane Bailey | 1 | -0/+4 |
2005-10-16 | The connection should be non-blocking now and fixed the problem with sound no... | Eugenio Favalli | 1 | -9/+10 |
2005-10-05 | Fixed some resource cleanup and memory leaks. Also changed the way dangling | Bjørn Lindeijer | 1 | -0/+3 |
2005-09-26 | Now error message is displayed properly when the map server is offline. | Eugenio Favalli | 1 | -1/+2 |
2005-09-26 | ...and those ones. :/ | Eugenio Favalli | 1 | -2/+2 |
2005-09-26 | Oops, I forgot this one | Eugenio Favalli | 1 | -1/+1 |
2005-09-26 | Added a nicer handling of when you get disconnected from the server. | Eugenio Favalli | 1 | -25/+41 |
2005-09-23 | Merged most of the changes in biggeruniverse's second memory cleanup patch. | Bjørn Lindeijer | 1 | -0/+4 |
2005-09-19 | Mostly code cleanups related to commits in past two days. | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-18 | Increased joypad tolerance which is safer and simplifyed joypad state reset c... | Eugenio Favalli | 1 | -1/+1 |
2005-09-18 | Applyed biggeruniverse's patch to fix memory leaks. | Eugenio Favalli | 1 | -0/+2 |
2005-09-14 | Header cleanups. | Björn Steinbrink | 1 | -1/+1 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -4/+2 |
2005-09-13 | Removed some globals. | Björn Steinbrink | 1 | -3/+0 |
2005-09-13 | Unified the loops for the various dialogs that are shown before the actual ga... | Björn Steinbrink | 1 | -51/+78 |
2005-09-08 | Removed inclusion of malloc.h header as it doens't seem necessary and was | Bjørn Lindeijer | 1 | -1/+2 |
2005-08-25 | Adding min and max length check for password, more code cleanups in login and... | Yohann Ferreira | 1 | -3/+3 |
2005-08-19 | Added support for parsing command line options. Added option to skip the upda... | Björn Steinbrink | 1 | -2/+64 |
2005-08-18 | Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance. | Björn Steinbrink | 1 | -1/+8 |
2005-08-15 | Made the OpenGL related code fully #ifdef'ed. | Björn Steinbrink | 1 | -2/+6 |
2005-08-14 | Fully removed the useOpenGL global. | Björn Steinbrink | 1 | -5/+7 |
2005-08-14 | Started to fade out the useOpenGL global variable. | Björn Steinbrink | 1 | -1/+1 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -28/+27 |
2005-08-04 | Added a method to the resource mananger to determine the real path of a file ... | Björn Steinbrink | 1 | -1/+1 |
2005-08-02 | Use PhysFS to determine user's home directory on unix. Removed an now unused ... | Björn Steinbrink | 1 | -14/+1 |
2005-08-02 | Moved graphics setup code into the graphics class. | Björn Steinbrink | 1 | -62/+16 |
2005-07-30 | Removed unnecessary value assignment to a variable. | Andrej Sinicyn | 1 | -2/+0 |
2005-07-30 | Fixed check for updates directory. Moved search/write path setup from resourc... | Björn Steinbrink | 1 | -8/+17 |
2005-07-28 | Fixed updates directory not being created on non-unix systems. | Björn Steinbrink | 1 | -8/+10 |
2005-07-27 | Added support for updates to the resource manager. | Björn Steinbrink | 1 | -3/+5 |
2005-07-26 | OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a | Bjørn Lindeijer | 1 | -2/+2 |
2005-07-26 | - New smilies by Modanung | Eugenio Favalli | 1 | -1/+1 |
2005-07-19 | Move a variable declaration at the top of the main function. | Cedric Borgese | 1 | -1/+3 |
2005-07-19 | Rewrite UpdaterWindow in a more object oriented style. | Cedric Borgese | 1 | -1/+3 |
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -6/+3 |
2005-07-16 | Made Image/SubImage being drawn by Graphics. Removed some redundant code. | Björn Steinbrink | 1 | -1/+4 |
2005-07-16 | - Fixing data path in Win32 | Eugenio Favalli | 1 | -1/+2 |
2005-07-16 | A little improvement in the code. | Yohann Ferreira | 1 | -8/+4 |