Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-07 | Some code reformatting and updated NEWS | Bjørn Lindeijer | 1 | -0/+2 | |
2008-12-06 | Updated link to the forums | Bjørn Lindeijer | 1 | -0/+1 | |
Only a few years overdue? | |||||
2008-12-03 | NEWS file updates for imported commits | Bjørn Lindeijer | 1 | -0/+2 | |
2008-11-22 | Spelling fix | Bjørn Lindeijer | 1 | -1/+1 | |
2008-11-22 | Added ability to add equipment to the shurtcut bar | Nikos Giagtzoglou | 1 | -0/+1 | |
Patch by Nikos, with some improvements. | |||||
2008-11-22 | Inventory window now displays amount of slots used | Nikos Giagtzoglou | 1 | -0/+1 | |
Patch by Nikos, with some improvements by vargavind. | |||||
2008-11-21 | Updated NEWS file with changes since 0.0.26 | Bjørn Lindeijer | 1 | -0/+16 | |
2008-08-28 | Updated the version to 0.0.26 and updated the AUTHORS file. If you have | Bjørn Lindeijer | 1 | -0/+7 | |
contributed and I forgot you, please contact me as soon as possible! | |||||
2008-07-25 | Updated the version to 0.0.25, release planned this Sunday. | Bjørn Lindeijer | 1 | -1/+3 | |
2008-07-19 | Updated NEWS file with changes since 0.0.24.1 | Bjørn Lindeijer | 1 | -0/+15 | |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -0/+1 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3738 | b_lindeijer | 2007-11-16 00:44:01 +0100 (Fri, 16 Nov 2007) | 3 lines Moved item icon from ItemInfo class to the Item class, so that it can be loaded on demand. Results in faster startup time and reduced memory usage. ........ | |||||
2008-05-19 | Removed the PopupBox class and used gcn::DropDown instead. It has clipping | Bjørn Lindeijer | 1 | -0/+2 | |
issues, but it would be better to fix those instead of using this complicated workaround. | |||||
2008-04-07 | Merged changes made for the 0.0.24.1 release (4046:4048 from 0.0.24 branch). | Bjørn Lindeijer | 1 | -0/+13 | |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -0/+2 | |
gcn::TabbedArea usage) | |||||
2007-12-24 | Updated release date. | Bjørn Lindeijer | 1 | -2/+1 | |
2007-12-22 | Make sure chat messages are also trimmed for the local player. | Bjørn Lindeijer | 1 | -0/+1 | |
2007-12-22 | Updated version to 0.0.24. Release data set to tomorrow, we'll see. | Bjørn Lindeijer | 1 | -2/+8 | |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 1 | -0/+8 | |
art attribute. Removed the now unnecessary multiplication of weapon IDs with 10000. Added a fallback item icon and used it for unknown items or when an item image fails to load. | |||||
2007-08-19 | Updated NEWS file with changes since 0.0.23. | Bjørn Lindeijer | 1 | -0/+10 | |
2007-06-02 | Updated version and release date and summarized changes. | Bjørn Lindeijer | 1 | -0/+16 | |
2007-02-17 | Updated release date and excluded sprites directory from installed files. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-02-15 | Changed version to 0.0.22.2. | Bjørn Lindeijer | 1 | -1/+5 | |
2007-01-28 | Map fixes by Pauan. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-01-23 | Upgraded to Guichan 0.6.1. | Bjørn Lindeijer | 1 | -0/+3 | |
2007-01-15 | Updated release date. | Eugenio Favalli | 1 | -1/+1 | |
2007-01-14 | Updated version to 0.0.22.1. | Bjørn Lindeijer | 1 | -0/+5 | |
2006-12-25 | Added Christmas tree by Pauan. | Bjørn Lindeijer | 1 | -1/+1 | |
2006-12-24 | Filled in release dates.v0.0.22 | Bjørn Lindeijer | 1 | -1/+2 | |
2006-12-21 | Updated version to 0.0.22. | Bjørn Lindeijer | 1 | -1/+2 | |
2006-12-12 | Moved Action, Animation and Frame (renamed from AnimationPhase) classes into | Bjørn Lindeijer | 1 | -0/+2 | |
the resources directory, since they are part of the SpriteDef class. | |||||
2006-12-03 | Don't try to play empty strings as sounds, and don't return a SoundEffect | Bjørn Lindeijer | 1 | -1/+3 | |
instance when Mix_Chunk loading failed. | |||||
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 1 | -0/+3 | |
2006-11-12 | Worked around a Guichan exception thrown for mice with many buttons (patch by | Bjørn Lindeijer | 1 | -0/+2 | |
Roel van Dijk). | |||||
2006-11-05 | Fixed money field to no longer hide below the bottom of the window. | Bjørn Lindeijer | 1 | -0/+4 | |
2006-10-30 | Fixed some release dates and versionsv0.0.21.1 | Eugenio Favalli | 1 | -1/+1 | |
2006-10-29 | Fixed excessive unnecessary reloading of sprites. Also updated NEWS file. | Bjørn Lindeijer | 1 | -0/+3 | |
2006-10-29 | Some getting ready for 0.0.22.1 release. | Bjørn Lindeijer | 1 | -1/+2 | |
2006-10-07 | Added support for gzip compressed map layer data. Increased version to 0.0.22. | Bjørn Lindeijer | 1 | -0/+1 | |
Cleaned up overlay initialization a bit. | |||||
2006-10-01 | Accepted patches by GDO and VictorSan that fix problems with hiding windows | Bjørn Lindeijer | 1 | -0/+5 | |
using h and problems with trade window positioning. | |||||
2006-09-16 | Updated release infos | Eugenio Favalli | 1 | -1/+1 | |
2006-09-12 | Added some items to the NEWS file. | Bjørn Lindeijer | 1 | -0/+4 | |
2006-09-02 | Applied patch by Bernard Lidicky, adding targetting nearest monster with either | Bjørn Lindeijer | 1 | -0/+1 | |
keyboard or mouse. Also made clicking beings in general a bit easier (patch applied by Bjørn Lindeijer). | |||||
2006-08-29 | Updated NEWS file and made getAll return a reference instead of a pointer. | Bjørn Lindeijer | 1 | -1/+2 | |
2006-08-26 | Applied patch by AHarrison that adds item pickup messages to the chat window. | Bjørn Lindeijer | 1 | -1/+8 | |
2006-07-25 | Fixed updating on Windows (rename was failing when target file existed). | Bjørn Lindeijer | 1 | -1/+4 | |
2006-07-24 | Implemented caching of spritesets, including a lot of cleanups to the new | Bjørn Lindeijer | 1 | -4/+4 | |
animation system. Action now refers to the Spriteset directly and AnimatedSprite refers to the current Action directly instead of using the std::map with a std::string constantly. Some methods and parameters are marked as const. The READ_PROP macro was replaced by static methods. Warnings are logged when unnamed actions are defined or when actions refer to undefined imagesets. Code is more tolerant towards missing actions. | |||||
2006-07-20 | Added new features of 0.0.20. | Eugenio Favalli | 1 | -0/+15 | |
2006-04-04 | Converting ChangeLog to UTF-8 apparently solves CIA problems, updates to ↵ | Bjørn Lindeijer | 1 | -5/+5 | |
debian.txt and win32.txt regarding the move to Subversion and a spelling error in NEWS file. | |||||
2006-03-06 | A bunch of updates to docs, ready for 0.0.19. | Eugenio Favalli | 1 | -1/+10 | |
2006-01-01 | Applied patch by pclouds that allows for a faster login sequence by providing | Bjørn Lindeijer | 1 | -0/+3 | |
the username and password from the command line, and allowing the client to choose the default server and character. |