summaryrefslogtreecommitdiff
path: root/src/engine.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-07-03Added attack target.Bjørn Lindeijer1-12/+24
2005-07-03Working with mapsEugenio Favalli1-1/+0
2005-07-03Minor fixes and cleanupsEugenio Favalli1-1/+1
2005-07-03Fixing code cleanupsEugenio Favalli1-5/+0
2005-07-03- Commenting out buddy and new skills windowsEugenio Favalli1-11/+11
2005-07-02Ok I forgot to remove the debug loggers...Eugenio Favalli1-3/+0
2005-07-02Music doesn't restart anymore if it's the same between maps.Eugenio Favalli1-6/+13
2005-06-22Detect ghosts at creation time.Bjørn Lindeijer1-23/+1
2005-06-22Ghostbusters in action: no more ghostssrc/tmw ! Please read the (removable) c...José Ávila1-4/+35
2005-06-21Image loader now automatically determines whether to use masked drawing orBjørn Lindeijer1-1/+1
2005-06-20Hammerbear suggestion: removing duplicated codeEugenio Favalli1-0/+6
2005-06-18Removed old menu/menuitem and replaced by JAvila oneMateusz Kaduk1-50/+1
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila1-1/+5
2005-06-16Added action menu (moved trading to menu)Mateusz Kaduk1-4/+44
2005-06-14Added background to minimap. Only used in Tonori Desert map for now, and itsBjørn Lindeijer1-11/+31
2005-06-14Added support for map properties, which minimap and background musicBjørn Lindeijer1-0/+2
2005-06-05This should fix item drops at 32 sizeEugenio Favalli1-1/+1
2005-06-05- Fixes for short swordEugenio Favalli1-1/+1
2005-06-03Modification in help systemJosé Ávila1-0/+8
2005-05-27autoTarget is now a Being*, also may have fixed related crash and added labelBjørn Lindeijer1-3/+9
2005-05-22requestTradeDialog is modal nowJan-Fabian Humann1-8/+0
2005-05-22An attemp on auto attack, not bug free for sureEugenio Favalli1-0/+2
2005-05-21Fixed menu so it is working..Mateusz Kaduk1-2/+3
2005-05-19Made item amount window a modal dialog and removed support for old map format.Bjørn Lindeijer1-10/+2
2005-05-17Alt+m for testing menu, menuitems the same as buttonMateusz Kaduk1-1/+9
2005-05-16Added new barber by Neko-mon and moved being logic into Being class.Bjørn Lindeijer1-32/+1
2005-05-16Made a dialog from exit confirmation.Bjørn Lindeijer1-20/+2
2005-05-15better monsterset managementEugenio Favalli1-9/+1
2005-05-14Fixed player character rendering errors in OpenGL mode.Bjørn Lindeijer1-10/+12
2005-05-12trade fixes as usual + quit dialog pops up now instead of being under other w...Jan-Fabian Humann1-1/+1
2005-05-10missed one fileJan-Fabian Humann1-2/+2
2005-05-09Positioning buddywindowMateusz Kaduk1-0/+2
2005-05-09Added buddywindow but still need to finish gui partMateusz Kaduk1-0/+5
2005-05-08Added new hair style by Frode Lindeijer.Bjørn Lindeijer1-1/+1
2005-05-07Now you get a confirmation dialog before exitting.Yohann Ferreira1-0/+19
2005-05-05Corrected Equipment window position at startup.Yohann Ferreira1-0/+1
2005-05-02Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.Bjørn Lindeijer1-5/+6
2005-04-30Emoticons framerate independent and NPCs image smaller to work in OpenGLBjørn Lindeijer1-6/+9
2005-04-26Changed keyboard control to integrate better with mouse walk, changed locationBjørn Lindeijer1-7/+7
2005-04-22New equipment window layout and some improvements to equip managementEugenio Favalli1-1/+1
2005-04-21trying to follow Hammerbear suggestionsEugenio Favalli1-2/+3
2005-04-21Items are now displayed using database image field, this way I could also red...Eugenio Favalli1-4/+3
2005-04-19Improving hair managementEugenio Favalli1-5/+5
2005-04-18- New hatEugenio Favalli1-14/+18
2005-04-14Reduced width of playerset image from 640 to 256.Bjørn Lindeijer1-5/+5
2005-04-11- First step toward syncing attack animation with attack speedEugenio Favalli1-9/+18
2005-04-11Now damage and speech times are fps independentEugenio Favalli1-3/+5
2005-04-10Adding player names and fixing emoticon positionEugenio Favalli1-2/+6
2005-04-08Updated change log and made mouse walk only work with left mouse button.Bjørn Lindeijer1-1/+0
2005-04-06update for trade: now on right clickJan-Fabian Humann1-0/+9