Age | Commit message (Expand) | Author | Files | Lines |
2005-07-31 | Added check to stop scrolling at map borders. Small cleanup in the listbox dr... | Björn Steinbrink | 1 | -0/+6 |
2005-07-31 | Don't allow more than one request trade dialog at once. | Andrej Sinicyn | 1 | -3/+2 |
2005-07-31 | Don't allow more than one trade dialog at once; if a trade is canceled on the... | Andrej Sinicyn | 1 | -0/+6 |
2005-07-30 | Removed unnecessary value assignment to a variable. | Andrej Sinicyn | 1 | -0/+4 |
2005-07-30 | Fixed check for updates directory. Moved search/write path setup from resourc... | Björn Steinbrink | 1 | -2/+10 |
2005-07-28 | Fixed popup window not always being correctly hidden when the player clicks s... | Björn Steinbrink | 1 | -0/+5 |
2005-07-28 | Fixed updates directory not being created on non-unix systems. | Björn Steinbrink | 1 | -0/+2 |
2005-07-28 | Fix usage of a wrong dir-separator. | Björn Steinbrink | 1 | -0/+2 |
2005-07-28 | Added an action enumeration to th Being class and removed the old #define's. | Björn Steinbrink | 1 | -0/+3 |
2005-07-28 | Cleaned up the showPopup() code, moved "map"-related code into game.cpp, made... | Björn Steinbrink | 1 | -0/+4 |
2005-07-27 | Added support for updates to the resource manager. | Björn Steinbrink | 1 | -0/+7 |
2005-07-27 | Committing merging opengl and sdl part 3 by Andrej | Bjørn Lindeijer | 1 | -19/+24 |
2005-07-26 | Removed continous mouse movement | Björn Steinbrink | 1 | -0/+5 |
2005-07-26 | Fixed empty popup window being shown when user right clicks on an empty tile ... | Björn Steinbrink | 1 | -0/+2 |
2005-07-26 | Added Being::Type enumeration and type-aware findNode(). Fixed font not being... | Björn Steinbrink | 1 | -0/+9 |
2005-07-26 | Some updates to docs | Eugenio Favalli | 1 | -0/+9 |
2005-07-23 | Allowed continous movement when holding down left mouse button | Björn Steinbrink | 1 | -0/+3 |
2005-07-23 | Made the key event handler use switches instead of if-else. | Björn Steinbrink | 1 | -0/+5 |
2005-07-23 | New login wallpaper by Momotaro and shortened update window a bit to not | Bjørn Lindeijer | 1 | -1/+4 |
2005-07-23 | Add changelog entries for my last commit | Björn Steinbrink | 1 | -0/+13 |
2005-07-23 | * docs/HACKING.txt: Added info about member naming and ChangeLog | Bjørn Lindeijer | 1 | -0/+5 |
2005-07-23 | Moved contents of ChangeLog to NEWS (as it was news) and started changelog | Bjørn Lindeijer | 1 | -200/+3 |
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -0/+8 |
2005-07-07 | Changes for 0.0.14.1 source and Debian releases. | Bjørn Lindeijer | 1 | -0/+3 |
2005-07-03 | Updated changelog. | Bjørn Lindeijer | 1 | -3/+8 |
2005-06-30 | - Preparing for release | Eugenio Favalli | 1 | -0/+3 |
2005-06-16 | Fixed cutting off bottom item row of inventory in some cases | Bjørn Lindeijer | 1 | -0/+1 |
2005-06-16 | Added action menu (moved trading to menu) | Mateusz Kaduk | 1 | -0/+1 |
2005-06-16 | Fixed window resizing to work properly, and on all edges and corners. | Bjørn Lindeijer | 1 | -0/+1 |
2005-06-14 | Added background to minimap. Only used in Tonori Desert map for now, and its | Bjørn Lindeijer | 1 | -0/+1 |
2005-06-14 | Added support for map properties, which minimap and background music | Bjørn Lindeijer | 1 | -0/+3 |
2005-06-05 | Updated configure.ac, small fix to framerate limiter, added mohawk to changes. | Bjørn Lindeijer | 1 | -0/+1 |
2005-06-05 | Implemented wrapping for textbox (still could use a small fix) and made death | Bjørn Lindeijer | 1 | -0/+1 |
2005-06-03 | A few cosmetic updates to help, and removed accounts help as that is outdated | Bjørn Lindeijer | 1 | -0/+1 |
2005-05-30 | Fixed players not always appearing to sit when they are in fact sitting. | Bjørn Lindeijer | 1 | -1/+2 |
2005-05-22 | ChangeLog update | Jan-Fabian Humann | 1 | -0/+1 |
2005-05-22 | This way auto attack should work with left ctrl too (also | Eugenio Favalli | 1 | -1/+2 |
2005-05-20 | Stop drawing frames when application isn't active (ie. minimized) | Bjørn Lindeijer | 1 | -0/+1 |
2005-05-18 | Upgrade to Guichan 0.4.0, TMW can no longer compile, link or run against 0.3.0. | Bjørn Lindeijer | 1 | -0/+2 |
2005-05-14 | Added framerate limiter, off by default (0 means no limit) | Bjørn Lindeijer | 1 | -0/+1 |
2005-05-14 | Fixed player character rendering errors in OpenGL mode. | Bjørn Lindeijer | 1 | -0/+1 |
2005-05-08 | Keeping track of changes. | Bjørn Lindeijer | 1 | -0/+7 |
2005-05-02 | Updated change log. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-01 | Some less detail in the ChangeLog | Bjørn Lindeijer | 1 | -3/+1 |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 1 | -0/+4 |
2005-05-01 | Preparing for release | Eugenio Favalli | 1 | -1/+1 |
2005-04-30 | Emoticons framerate independent and NPCs image smaller to work in OpenGL | Bjørn Lindeijer | 1 | -2/+2 |
2005-04-30 | Some fixes to player control, also attempting to solve long walk path problem. | Bjørn Lindeijer | 1 | -0/+2 |
2005-04-30 | Updated change log and made little fix. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -1/+2 |