summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2006-11-26Updated Makefiles and CMake ListsPhilipp Sehmisch4-2/+6
2006-11-26Equipment database namespace and support for gender specific equipment spritesPhilipp Sehmisch1-0/+0
2006-11-05Reverted wallpaper and added more useful logging to ResourceManager.Bjørn Lindeijer1-0/+0
2006-11-04added minimap and music to woodland cave level 2Philipp Sehmisch2-2/+4
2006-11-01Added support for å and Å (with help of Håkan Rönn)Bjørn Lindeijer3-0/+0
2006-10-30Halloween related contentsEugenio Favalli1-0/+0
2006-10-30Fixed some release dates and versionsv0.0.21.1Eugenio Favalli1-1/+1
2006-10-29Let's do a 0.0.21.1 first.Bjørn Lindeijer1-1/+1
2006-10-29Some getting ready for 0.0.22.1 release.Bjørn Lindeijer1-1/+1
2006-10-26Merged CMake branchBjörn Steinbrink6-0/+100
2006-09-20added a missing minimap and cloud effects for new woodland mapsPhilipp Sehmisch1-2/+7
2006-09-16Updated release infosEugenio Favalli2-1/+32
2006-09-02Applied patch by Bernard Lidicky, adding targetting nearest monster with eitherBjørn Lindeijer1-0/+1
keyboard or mouse. Also made clicking beings in general a bit easier (patch applied by Bjørn Lindeijer).
2006-08-26Added Makefile.am to make sure the item icons are installed.Bjørn Lindeijer1-1/+1
2006-08-24Added support for sticky windows as discussed with doener. Patch by AHarrisonEugenio Favalli1-0/+1
2006-08-21Updated makefiles to account for new ambient images and changed the versionBjørn Lindeijer1-0/+1
from 0.0.20.1 to 0.0.21.
2006-07-20Updated some docs for the 0.0.20 release.Eugenio Favalli2-13/+1
2006-03-06Small fixes before releasing.Eugenio Favalli1-0/+2
2006-03-06A bunch of updates to docs, ready for 0.0.19.Eugenio Favalli3-1/+32
2006-02-26Got rid of .cvsignore files and converted them to svn:ignore properties.Bjørn Lindeijer6-12/+0
2006-02-05Adding � accents mostly to the font imageYohann Ferreira4-0/+0
2006-01-19Updated infos on new irc channel.Eugenio Favalli1-1/+1
2005-12-15Documents updatesEugenio Favalli3-6/+8
2005-10-20Fix typo, remove spaces on empty lines.Björn Steinbrink1-7/+7
2005-10-19updated data/help/index.txt, now references SDL_netDuane Bailey1-0/+1
2005-10-10Again an update to docsEugenio Favalli1-1/+1
2005-10-10Introduced new window shortcuts and corrected position of job xp bar. AlsoBjørn Lindeijer2-14/+21
corrected strange commit by ElvenProgrammer.
2005-10-10Updated docs for releaseEugenio Favalli2-1/+18
2005-10-10Pajarico added more international characters to the fixed font and rpg font.Bjørn Lindeijer3-0/+0
2005-09-12Made shadow of damage fonts translucent, added minimap for eastern desert,Bjørn Lindeijer5-10/+21
added changelog for 0.0.16 to help window and fixed a small map error.
2005-09-11Changed tradePartnerName to std::string and removed unused win2linux.hBjørn Lindeijer1-3/+3
2005-09-04Updated docs for release, fixed Dev-Cpp project file, added more items and ↵Eugenio Favalli2-2/+16
npcs, fixed the new map and added it to the makefile.
2005-08-25Added items effect description support. TODO: Display it in ↵Yohann Ferreira1-0/+1
buy/sell/inventory/equip windows.
2005-08-22Adding the resize.png to installation to prevent crashing.Yohann Ferreira1-1/+2
2005-08-16Added a resize grip to resizable window, fixed some compiling errors.Eugenio Favalli1-0/+0
2005-07-26Some updates to docsEugenio Favalli3-13/+16
2005-07-23New login wallpaper by Momotaro and shortened update window a bit to notBjørn Lindeijer1-0/+0
overlap the logo.
2005-07-14Code duplication reduction by Doener, instance counting by me, and a smallBjørn Lindeijer1-0/+0
improvement to the s character in the font.
2005-07-13* Committing some cleanups by DoenerBjørn Lindeijer1-0/+0
* Fixed some compiler warnings * Restored a USE_OPENGL check around OpenGL headers * Fixed error about FALSE not being defined * Fixed issue with font to become speechFont when the latter is not installed
2005-07-13Adding rpgfont_wider.png at install.Yohann Ferreira1-1/+2
2005-07-13- Adding the wonderful new font by Bjorn to speech and player namesEugenio Favalli1-0/+0
- Way to system cursor (now you can choose the original sdl cursor in config)
2005-07-11Introducing new font, sans serif 8.Bjørn Lindeijer2-0/+1
2005-07-03Forgot to commit Makefile.am fix.Bjørn Lindeijer1-1/+4
2005-07-03Added attack target.Bjørn Lindeijer2-0/+1
2005-07-03- Fixed blue, red and yellow damage fonts to work in SDL modeBjørn Lindeijer6-4/+3
- Added two international characters to fixed font, fixed autotarget - Fixed mouse autotarget (now default for left click) - Cleaned up showing of empty right click menus
2005-07-03Adding some fontsJosé Ávila1-0/+3
2005-07-03Adding colors to hit pointsJosé Ávila3-0/+0
2005-07-03Sync changes.txt with Changelog and fix bug of printing blank linesJosé Ávila8-90/+84
2005-06-28First Version Of XML Schema For Items ListEric Scrivner1-0/+40
2005-06-18Updated bad #ifdef (used wrong define name).Aaron Marks1-1/+1
Updated my name in help window :)