Age | Commit message (Expand) | Author | Files | Lines |
2005-10-16 | The connection should be non-blocking now and fixed the problem with sound no... | Eugenio Favalli | 1 | -1/+2 |
2005-09-26 | Now error message is displayed properly when the map server is offline. | Eugenio Favalli | 1 | -0/+3 |
2005-09-26 | Added a nicer handling of when you get disconnected from the server. | Eugenio Favalli | 1 | -13/+9 |
2005-09-13 | Removed some globals. | Björn Steinbrink | 1 | -4/+0 |
2005-09-13 | Unified the loops for the various dialogs that are shown before the actual ga... | Björn Steinbrink | 1 | -1/+0 |
2005-08-25 | Adding min and max length check for password, more code cleanups in login and... | Yohann Ferreira | 1 | -5/+8 |
2005-08-14 | Started to fade out the useOpenGL global variable. | Björn Steinbrink | 1 | -1/+0 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -6/+2 |
2005-08-03 | Removed an unneeded header. | Björn Steinbrink | 1 | -1/+0 |
2005-08-02 | Moved graphics setup code into the graphics class. | Björn Steinbrink | 1 | -1/+0 |
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -1/+0 |
2005-07-16 | Now we don't use the char *homeDir anymore. | Yohann Ferreira | 1 | -1/+0 |
2005-07-16 | Now check for the existence of /home/user/.tmw/data at startup. Will be impro... | Yohann Ferreira | 1 | -0/+1 |
2005-07-14 | Make sure progress bar color fading happens framerate independent. | Bjørn Lindeijer | 1 | -1/+0 |
2005-07-13 | - Adding the wonderful new font by Bjorn to speech and player names | Eugenio Favalli | 1 | -4/+2 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -40/+0 |
2005-07-08 | Added basic update system (depends on curl). | Aaron Marks | 1 | -8/+11 |
2005-06-14 | Added background to minimap. Only used in Tonori Desert map for now, and its | Bjørn Lindeijer | 1 | -1/+0 |
2005-05-28 | Applied inventory weight information patch by Javila. | Bjørn Lindeijer | 1 | -1/+2 |
2005-05-14 | Added framerate limiter, off by default (0 means no limit) | Bjørn Lindeijer | 1 | -0/+1 |
2005-05-10 | fixing a bug which occured when ItemManager's constructor calls logger (for e... | Jan-Fabian Humann | 1 | -1/+1 |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 1 | -2/+4 |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 1 | -0/+4 |
2005-04-21 | Now shops get item names from the xml database | Eugenio Favalli | 1 | -1/+2 |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 1 | -0/+1 |
2005-04-05 | Cleaning and fixing setup window | Eugenio Favalli | 1 | -0/+1 |
2005-03-25 | Moved level.ogg to new location, and put playing levelup sound under F7. | Bjørn Lindeijer | 1 | -1/+0 |
2005-03-23 | First working implementation of new logger (Step 2/3) | Yohann Ferreira | 1 | -0/+1 |
2005-03-21 | Some cleanups and button, radiobutton and checkbox now take into account | Bjørn Lindeijer | 1 | -3/+1 |
2005-03-13 | Fixed problem with mouse walking through GUI. | Bjørn Lindeijer | 1 | -2/+0 |
2005-03-11 | Maybe it would be a good idea to handle the login success message. This fixes | Bjørn Lindeijer | 1 | -1/+0 |
2005-03-04 | A bunch of updates: | Eugenio Favalli | 1 | -0/+1 |
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -5/+6 |
2005-03-01 | This fixes the missing lastAttackTime bug in PLAYER_INFO | Kiyoshi Kyokai | 1 | -0/+1 |
2005-02-20 | More progress towards loading XML maps. | Bjørn Lindeijer | 1 | -0/+1 |
2005-02-20 | added skill functionality | Kiyoshi Kyokai | 1 | -2/+11 |
2005-02-19 | Added PHYSFS_init and PHYSFS_deinit calls | Eric Scrivner | 1 | -1/+6 |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-28 | Readding readme | Eugenio Favalli | 1 | -1/+1 |
2005-01-19 | *** empty log message *** | Bjørn Lindeijer | 1 | -0/+2 |
2005-01-17 | Got stuff to work with Dev-C++ | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-17 | Committing Allegro -> SDL switch, hugely breaking the game. | Bjørn Lindeijer | 1 | -7/+0 |
2005-01-15 | Fixed upping skills. | Bjørn Lindeijer | 1 | -4/+0 |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -0/+2 |
2005-01-14 | Some fixes for Dev-C++ but it has a black screen problem. | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-14 | Rewrote Spriteset to work with Image* instead of BITMAP* | Bjørn Lindeijer | 1 | -1/+0 |
2005-01-13 | Added heavily modified resource manager by zenogais that is currently using | Bjørn Lindeijer | 1 | -1/+2 |
2005-01-13 | Updating Dev-Cpp project file and Win32 binaries | Eugenio Favalli | 1 | -1/+0 |
2005-01-13 | Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining. | Bjørn Lindeijer | 1 | -0/+1 |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -1/+2 |