index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-07
Now you get a confirmation dialog before exitting.
Yohann Ferreira
1
-0
/
+19
2005-05-05
Corrected Equipment window position at startup.
Yohann Ferreira
1
-0
/
+1
2005-05-02
Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.
Bjørn Lindeijer
1
-5
/
+6
2005-04-30
Emoticons framerate independent and NPCs image smaller to work in OpenGL
Bjørn Lindeijer
1
-6
/
+9
2005-04-26
Changed keyboard control to integrate better with mouse walk, changed location
Bjørn Lindeijer
1
-7
/
+7
2005-04-22
New equipment window layout and some improvements to equip management
Eugenio Favalli
1
-1
/
+1
2005-04-21
trying to follow Hammerbear suggestions
Eugenio Favalli
1
-2
/
+3
2005-04-21
Items are now displayed using database image field, this way I could also red...
Eugenio Favalli
1
-4
/
+3
2005-04-19
Improving hair management
Eugenio Favalli
1
-5
/
+5
2005-04-18
- New hat
Eugenio Favalli
1
-14
/
+18
2005-04-14
Reduced width of playerset image from 640 to 256.
Bjørn Lindeijer
1
-5
/
+5
2005-04-11
- First step toward syncing attack animation with attack speed
Eugenio Favalli
1
-9
/
+18
2005-04-11
Now damage and speech times are fps independent
Eugenio Favalli
1
-3
/
+5
2005-04-10
Adding player names and fixing emoticon position
Eugenio Favalli
1
-2
/
+6
2005-04-08
Updated change log and made mouse walk only work with left mouse button.
Bjørn Lindeijer
1
-1
/
+0
2005-04-06
update for trade: now on right click
Jan-Fabian Humann
1
-0
/
+9
2005-04-04
starting to do the trade window, i know it's not functionable and contains a ...
Jan-Fabian Humann
1
-3
/
+8
2005-04-03
some fixes
Eugenio Favalli
1
-1
/
+2
2005-04-02
Fixed whobbly walking by separating some logic from the framerate.
Bjørn Lindeijer
1
-16
/
+31
2005-03-28
Graphics updates
Eugenio Favalli
1
-2
/
+2
2005-03-25
Moved datafiles in unified structure.
Bjørn Lindeijer
1
-5
/
+5
2005-03-24
logger...
Yohann Ferreira
1
-5
/
+5
2005-03-21
A few small fixes.
Bjørn Lindeijer
1
-17
/
+17
2005-03-16
Made beings walk a lot smoother.
Bjørn Lindeijer
1
-53
/
+58
2005-03-14
Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo...
Jan-Fabian Humann
1
-2
/
+2
2005-03-13
Converted ChatBox into a proper ChatWindow in response to changes by Chetic.
Bjørn Lindeijer
1
-48
/
+9
2005-03-13
Chat widgets on the top of Window, so it's movable and nicer
Mateusz Kaduk
1
-6
/
+16
2005-03-13
* Moved Being public char *speech to private std::string speech
Bjørn Lindeijer
1
-32
/
+14
2005-03-10
This should make mouse walking work.
Bjørn Lindeijer
1
-5
/
+1
2005-03-06
Added alpha channal for items.png
Mateusz Kaduk
1
-1
/
+1
2005-03-05
Now you can decide how many items to drop
Jan-Fabian Humann
1
-1
/
+10
2005-03-04
A bunch of updates:
Eugenio Favalli
1
-3
/
+4
2005-03-03
Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.
Bjørn Lindeijer
1
-0
/
+500