Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-07 | Removed unused tileset. | Eugenio Favalli | 2 | -1/+0 | |
2006-03-05 | Merged new_playerset branch into trunk. | Eugenio Favalli | 13 | -2/+8 | |
2006-03-05 | Backout the change from r2205, does not belong here. | Björn Steinbrink | 1 | -0/+0 | |
2006-03-05 | Added pants. | Eugenio Favalli | 1 | -0/+0 | |
2006-03-02 | Added bat monster. | Eugenio Favalli | 1 | -0/+0 | |
2006-02-26 | Got rid of .cvsignore files and converted them to svn:ignore properties. | Bjørn Lindeijer | 5 | -10/+0 | |
2006-02-22 | Fixed two almost invisible pixel errors | Philipp Sehmisch | 1 | -0/+0 | |
2006-02-06 | fixed a little problem caused by the dynamic grass | Philipp Sehmisch | 1 | -0/+0 | |
2006-02-06 | added dynamic high grass | Philipp Sehmisch | 2 | -0/+0 | |
2006-02-05 | Adding � accents mostly to the font image | Yohann Ferreira | 4 | -0/+0 | |
2006-02-05 | Added the new tilesets. | Björn Steinbrink | 1 | -0/+3 | |
2006-02-05 | the previous version was based on a depreciated version of the base tileset. | Philipp Sehmisch | 1 | -0/+0 | |
2006-02-04 | splitted the woodland tileset into three tilesets with different tile height | Philipp Sehmisch | 3 | -0/+0 | |
2006-02-04 | converted woodland tileset and woodland map to oversized tiles | Philipp Sehmisch | 1 | -0/+0 | |
2006-02-02 | Replaced the old sand tile with Irucards new one. Added new crates. Made ↵ | Philipp Sehmisch | 4 | -0/+0 | |
some minor corrections. | |||||
2006-01-10 | grass saturation reduced and blue flowers replaced | Philipp Sehmisch | 1 | -0/+0 | |
2006-01-03 | Added some nice new items by Adarias. | Matthias Hartmann | 1 | -0/+0 | |
2005-12-30 | Added a new item, improved smooth login sequence, added a registration ↵ | Eugenio Favalli | 1 | -0/+0 | |
window (a lot of duplicated code to be removed). | |||||
2005-12-12 | Cleaned Dev-Cpp project file, added new items definitions and new maps and ↵ | Eugenio Favalli | 3 | -1/+3 | |
tilesets. | |||||
2005-12-08 | Some graphics updates | Eugenio Favalli | 7 | -0/+4 | |
2005-10-10 | Forgot to add new tilesets to Makefile.am and made another small fix to sprite | Bjørn Lindeijer | 1 | -0/+2 | |
rendering. | |||||
2005-10-10 | Pajarico added more international characters to the fixed font and rpg font. | Bjørn Lindeijer | 3 | -0/+0 | |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 2 | -0/+0 | |
hook themselves into the map on construction. The improved fringe layer is working as expected now. * Made sure TMW compiles without warnings even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings -ansi -pedantic", lots of cleanups. * Added two new small tilesets that contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. | |||||
2005-09-19 | Fixed some non very bright pixels. | Eugenio Favalli | 1 | -0/+0 | |
2005-09-12 | Made shadow of damage fonts translucent, added minimap for eastern desert, | Bjørn Lindeijer | 4 | -0/+0 | |
added changelog for 0.0.16 to help window and fixed a small map error. | |||||
2005-09-05 | :/ fix | Marcel W. Wysocki | 1 | -0/+2 | |
2005-09-04 | Updated docs for release, fixed Dev-Cpp project file, added more items and ↵ | Eugenio Favalli | 2 | -0/+0 | |
npcs, fixed the new map and added it to the makefile. | |||||
2005-08-30 | Added empty sprite and reorganized spriteset, fixed a typo. | Eugenio Favalli | 1 | -0/+0 | |
2005-08-27 | Useful to see eyecandy on 7-1 since it's using mountain.png... | Yohann Ferreira | 1 | -1/+2 | |
2005-08-22 | Adding the resize.png to installation to prevent crashing. | Yohann Ferreira | 1 | -1/+2 | |
2005-08-21 | I added some sugestions to Arena tileset | Krzysztof Daszuta | 1 | -0/+0 | |
2005-08-21 | New updates in INN tileset. | Krzysztof Daszuta | 1 | -0/+0 | |
2005-08-16 | Added a resize grip to resizable window, fixed some compiling errors. | Eugenio Favalli | 1 | -0/+0 | |
2005-08-03 | (2005-08-03 17:50:02) iru: i added npc by Necro. and some old weapons | Marcel W. Wysocki | 2 | -0/+0 | |
2005-07-31 | added 3 npcs by Tatjana, brown haired boy, nurse and nurse's sister | Marcel W. Wysocki | 1 | -0/+0 | |
2005-07-26 | - New smilies by Modanung | Eugenio Favalli | 1 | -0/+0 | |
- New skill names - New title song | |||||
2005-07-23 | New login wallpaper by Momotaro and shortened update window a bit to not | Bjørn Lindeijer | 1 | -0/+0 | |
overlap the logo. | |||||
2005-07-22 | Merge between moi1392's branch and head | Cedric Borgese | 1 | -0/+0 | |
2005-07-17 | ados made mathematically correct slime splats for yellow and red. | Bjørn Lindeijer | 2 | -0/+0 | |
2005-07-14 | - Slimes mirrored frame fix | Eugenio Favalli | 3 | -0/+0 | |
- Some fixes and improvements to the updater (It can still show "chinese" text in the label, I guess because but files are saved correctly) | |||||
2005-07-14 | Code duplication reduction by Doener, instance counting by me, and a small | Bjørn Lindeijer | 1 | -0/+0 | |
improvement to the s character in the font. | |||||
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 1 | -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-13 | Adding rpgfont_wider.png at install. | Yohann Ferreira | 1 | -1/+2 | |
2005-07-13 | - Adding the wonderful new font by Bjorn to speech and player names | Eugenio Favalli | 1 | -0/+0 | |
- Way to system cursor (now you can choose the original sdl cursor in config) | |||||
2005-07-11 | Introducing new font, sans serif 8. | Bjørn Lindeijer | 2 | -0/+1 | |
2005-07-03 | Forgot to commit Makefile.am fix. | Bjørn Lindeijer | 1 | -1/+4 | |
2005-07-03 | Added attack target. | Bjørn Lindeijer | 2 | -0/+1 | |
2005-07-03 | - Fixed blue, red and yellow damage fonts to work in SDL mode | Bjørn Lindeijer | 5 | -3/+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-03 | Fixing code cleanups | Eugenio Favalli | 2 | -0/+0 | |
2005-07-03 | Items/npcs update | Eugenio Favalli | 2 | -0/+0 | |