summaryrefslogtreecommitdiff
path: root/graphics/sprites
AgeCommit message (Collapse)AuthorFilesLines
2006-03-08Rearranged player spriteset to stay within the texture limit of 1024.Bjørn Lindeijer1-0/+0
2006-03-05Merged new_playerset branch into trunk.Eugenio Favalli13-2/+8
2006-03-05Backout the change from r2205, does not belong here.Björn Steinbrink1-0/+0
2006-03-05Added pants.Eugenio Favalli1-0/+0
2006-03-02Added bat monster.Eugenio Favalli1-0/+0
2006-02-26Got rid of .cvsignore files and converted them to svn:ignore properties.Bjørn Lindeijer1-2/+0
2006-01-03Added some nice new items by Adarias.Matthias Hartmann1-0/+0
2005-12-30Added a new item, improved smooth login sequence, added a registration ↵Eugenio Favalli1-0/+0
window (a lot of duplicated code to be removed).
2005-12-08Some graphics updatesEugenio Favalli7-0/+4
2005-09-19Fixed some non very bright pixels.Eugenio Favalli1-0/+0
2005-09-04Updated docs for release, fixed Dev-Cpp project file, added more items and ↵Eugenio Favalli2-0/+0
npcs, fixed the new map and added it to the makefile.
2005-08-30Added empty sprite and reorganized spriteset, fixed a typo.Eugenio Favalli1-0/+0
2005-08-03(2005-08-03 17:50:02) iru: i added npc by Necro. and some old weaponsMarcel W. Wysocki2-0/+0
2005-07-31added 3 npcs by Tatjana, brown haired boy, nurse and nurse's sisterMarcel W. Wysocki1-0/+0
2005-07-26- New smilies by ModanungEugenio Favalli1-0/+0
- New skill names - New title song
2005-07-22Merge between moi1392's branch and headCedric Borgese1-0/+0
2005-07-17ados made mathematically correct slime splats for yellow and red.Bjørn Lindeijer2-0/+0
2005-07-14- Slimes mirrored frame fixEugenio Favalli3-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-03Fixing code cleanupsEugenio Favalli1-0/+0
2005-07-03Items/npcs updateEugenio Favalli2-0/+0
2005-07-03- Commenting out buddy and new skills windowsEugenio Favalli1-0/+0
- Some code cleaning - Workaround for colored text not being displayed in SDL mode (disabled)
2005-07-03Another NPCs updateEugenio Favalli1-0/+0
2005-07-01A couple of new fresh npcsEugenio Favalli1-0/+0
2005-06-30Items updateEugenio Favalli1-0/+0
2005-06-25Some item updatesEugenio Favalli1-0/+0
2005-06-12New happy npcsEugenio Favalli1-0/+0
2005-06-06Leave meeting minutes out of source release, but include three last monsters.Bjørn Lindeijer1-0/+3
2005-06-05New items by iruEugenio Favalli1-0/+0
2005-06-05- Updating project fileEugenio Favalli1-0/+0
- Moving items to 32x32
2005-06-05- Fixes for short swordEugenio Favalli1-0/+0
- New NPC - Fix for npc ids
2005-06-04Upgrades, lots of upgrades ;PEugenio Favalli1-0/+0
2005-06-04Adding spiderEugenio Favalli1-0/+0
2005-05-29Fixing soldier with swordEugenio Favalli1-0/+0
2005-05-29Updating NPCsEugenio Favalli1-0/+0
2005-05-22Added slime splat by Frode.Bjørn Lindeijer1-0/+0
2005-05-16Added new barber by Neko-mon and moved being logic into Being class.Bjørn Lindeijer1-0/+0
2005-05-15Ignore generated Makefile.in and Makefile.Bjørn Lindeijer1-0/+2
2005-05-15New monstersEugenio Favalli2-0/+0
2005-05-14Fixed player character rendering errors in OpenGL mode.Bjørn Lindeijer1-0/+0
2005-05-08Added new hair style by Frode Lindeijer.Bjørn Lindeijer1-0/+0
2005-05-01- Added installation of game data, install required on *nix systemsRodney Dawes1-0/+21
- Updated desktop file to work better - Install the desktop file to the standard location - Install the icon as tmw.png in the standard pixmaps data dir
2005-05-01new recovery itemsEugenio Favalli1-0/+0
2005-04-30Emoticons framerate independent and NPCs image smaller to work in OpenGLBjørn Lindeijer2-0/+0
2005-04-22New equipment window layout and some improvements to equip managementEugenio Favalli1-0/+0
2005-04-21Items are now displayed using database image field, this way I could also ↵Eugenio Favalli1-0/+0
reduce a lot items.png size
2005-04-19new itemsEugenio Favalli1-0/+0
2005-04-19New npcEugenio Favalli1-0/+0
2005-04-18- New hatEugenio Favalli10-0/+0
- New way of loading monstersets - New monsters
2005-04-16Some new itemsEugenio Favalli1-0/+0
2005-04-14Fixed pixel alignment error in playerset that was just introduced, and fixedBjørn Lindeijer1-0/+0
initialization and cleanup in sound engine (solved crash at least in case of no sound).