Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-26 | - New smilies by Modanung | Eugenio Favalli | 1 | -4/+4 | |
- New skill names - New title song | |||||
2005-07-18 | cleaning dev-cpp project file | Eugenio Favalli | 1 | -4/+4 | |
2005-07-18 | Adding recent changes to dev-cpp | Eugenio Favalli | 1 | -119/+139 | |
2005-07-17 | Fixing linking issues | Eugenio Favalli | 1 | -4/+44 | |
2005-07-13 | - Adding the wonderful new font by Bjorn to speech and player names | Eugenio Favalli | 1 | -1/+1 | |
- Way to system cursor (now you can choose the original sdl cursor in config) | |||||
2005-07-09 | Some win32 fixes most of all | Eugenio Favalli | 1 | -5/+65 | |
2005-07-03 | Working with maps | Eugenio Favalli | 1 | -1/+1 | |
2005-07-03 | - Commenting out buddy and new skills windows | Eugenio Favalli | 1 | -1/+1 | |
- Some code cleaning - Workaround for colored text not being displayed in SDL mode (disabled) | |||||
2005-06-24 | Updating DevCpp project file | Eugenio Favalli | 1 | -1/+1 | |
2005-06-19 | Compiling fixes | Eugenio Favalli | 1 | -1/+1 | |
2005-06-18 | Some fixes to browser font loading and updates to DevCpp project file | Eugenio Favalli | 1 | -93/+93 | |
2005-06-05 | - Updating project file | Eugenio Favalli | 1 | -1/+21 | |
- Moving items to 32x32 | |||||
2005-06-03 | Updating dev-cpp project file | Eugenio Favalli | 1 | -140/+160 | |
2005-06-03 | Updated the .dev once again. (added help.h and help.c) | Joni Orponen | 1 | -1/+21 | |
2005-05-20 | Removing double code and improving attack orientation thanks to Javila | Eugenio Favalli | 1 | -2/+2 | |
2005-05-19 | Updated the .dev to contain the recently added files and also added the SDL ↵ | Joni Orponen | 1 | -384/+454 | |
path into the .dev so that people won't have to manually set it for the project. | |||||
2005-05-14 | Fixed .dev, GUI groups and updated Debian repository links. | Bjørn Lindeijer | 1 | -2/+2 | |
2005-05-14 | Updated .dev fie. | Bjørn Lindeijer | 1 | -3/+43 | |
2005-05-01 | this should update arrows counter when picking up | Eugenio Favalli | 1 | -3/+13 | |
2005-04-21 | Now shops get item names from the xml database | Eugenio Favalli | 1 | -122/+122 | |
2005-04-20 | Adding first implementation of item database | Eugenio Favalli | 1 | -1/+41 | |
2005-04-16 | - Cleaning Dev-Cpp project file | Eugenio Favalli | 1 | -7/+2 | |
- Updating ChangeLog - Adding level up sound | |||||
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 1 | -5/+5 | |
- New slider skin - Some updates to win32 compile guide - Cleaned sound engine - Improved setup window (need testing) | |||||
2005-04-10 | Resource manager can now load sfx and music as samples. | Eugenio Favalli | 1 | -1/+41 | |
(added a new sfx to test the sound engine) | |||||
2005-04-10 | oops. dev files are using backslashes | Yohann Ferreira | 1 | -1/+1 | |
2005-04-10 | changes to icons and dev file to follow that | Yohann Ferreira | 1 | -1/+1 | |
2005-04-09 | Added check for username length > 4 characters | Eugenio Favalli | 1 | -1/+1 | |
2005-04-08 | Reenabling trade | Eugenio Favalli | 1 | -3/+4 | |
2005-04-07 | Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats window | Bjørn Lindeijer | 1 | -2/+2 | |
and "Up" button on skills window disable when appropriate. | |||||
2005-04-07 | Updates for 0.0.11a release this evening and removed action listening from | Bjørn Lindeijer | 1 | -4/+4 | |
server list to prevent crash. | |||||
2005-04-06 | update for trade: now on right click | Jan-Fabian Humann | 1 | -1/+20 | |
2005-04-05 | Added the trading window to dev-cpp project file | Eugenio Favalli | 1 | -12/+4 | |
2005-04-04 | starting to do the trade window, i know it's not functionable and contains a ↵ | Jan-Fabian Humann | 1 | -0/+18 | |
lot of bugs but ill continue tomorrow. | |||||
2005-04-01 | Can you find the differences? (Graphics updates) | Eugenio Favalli | 1 | -1/+1 | |
2005-03-28 | Graphics updates | Eugenio Favalli | 1 | -1/+1 | |
2005-03-16 | Advanced version to 0.0.11, updated desert tilesets and made sound code log a | Bjørn Lindeijer | 1 | -3/+3 | |
bit more. | |||||
2005-03-05 | Updated Dev-C++ project file. | Bjørn Lindeijer | 1 | -11/+12 | |
2005-03-05 | Now you can decide how many items to drop | Jan-Fabian Humann | 1 | -1/+20 | |
2005-03-04 | A bunch of updates: | Eugenio Favalli | 1 | -17/+57 | |
- inventory fixes - equipment fixes - graphic updates (items and monsters) - weaponary system - fixed status window | |||||
2005-03-03 | Fixing Windows compile. | Bjørn Lindeijer | 1 | -120/+140 | |
2005-02-28 | Adding support for drop items part 2/2 | Jan-Fabian Humann | 1 | -1/+21 | |
2005-02-28 | *** empty log message *** | Kiyoshi Kyokai | 1 | -2/+22 | |
2005-02-20 | Added basic functionality for the new skill dialog. Class support, ↵ | Kiyoshi Kyokai | 1 | -2/+12 | |
initialization, creation, deconstruction, etc. You can activate it with ALT+n. | |||||
2005-02-20 | Finally equipment! Sometimes it works :P | Eugenio Favalli | 1 | -6/+6 | |
2005-02-19 | Fixing PhysFS for Dev-Cpp -> WARNING: missing OpenGL code | Eugenio Favalli | 1 | -3/+3 | |
2005-02-16 | "make dist" now produces distributions that compile and run, upped version to | Bjørn Lindeijer | 1 | -7/+3 | |
0.0.10 for next release and some minor changes. | |||||
2005-02-14 | Update version numbers to current version. | Bjørn Lindeijer | 1 | -4/+4 | |
2005-02-13 | removed small_icon.rc from .dev file | Marcel W. Wysocki | 1 | -42/+42 | |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -5/+5 | |
2005-02-13 | Small start on XML map loading. Windows users pay attention to instructions | Bjørn Lindeijer | 1 | -1/+1 | |
in win32.txt. |