summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-04-26Changed keyboard control to integrate better with mouse walk, changed locationBjørn Lindeijer1-93/+81
2005-04-24This should disable ban when using /commandsEugenio Favalli1-2/+2
2005-04-22now player faces the right direction when attacking with right mouse buttonEugenio Favalli1-0/+8
2005-04-22updating changelog and fixing right mouse button attack, it was out of syncEugenio Favalli1-7/+9
2005-04-22Now you can attack with right mouse button, useful when using bow, need impro...Eugenio Favalli1-36/+36
2005-04-22And the right sound of course...Eugenio Favalli1-2/+5
2005-04-22Forgot about this oneEugenio Favalli1-1/+7
2005-04-22New equipment window layout and some improvements to equip managementEugenio Favalli1-30/+39
2005-04-18- New hatEugenio Favalli1-0/+3
2005-04-16Forgot to update weapon typesEugenio Favalli1-0/+2
2005-04-16- Cleaning Dev-Cpp project fileEugenio Favalli1-4/+2
2005-04-16- Readding stripping to executable (Dev-cpp project options)Eugenio Favalli1-2/+1
2005-04-11Improving sound engine (now it loads samples through resource manager)Eugenio Favalli1-10/+5
2005-04-11Temp: avoid playing sample when sound is disabledEugenio Favalli1-4/+6
2005-04-11- First step toward syncing attack animation with attack speedEugenio Favalli1-8/+11
2005-04-11Now damage and speech times are fps independentEugenio Favalli1-1/+1
2005-04-10Fixing red squares, and disabling packet outputEugenio Favalli1-2/+2
2005-04-10Adding player names and fixing emoticon positionEugenio Favalli1-2/+8
2005-04-10Resource manager can now load sfx and music as samples.Eugenio Favalli1-3/+10
2005-04-08Disable trading again.Bjørn Lindeijer1-0/+3
2005-04-08Created damage text seperate from speech & made it scroll.Aaron Marks1-2/+2
2005-04-08Reenabling tradeEugenio Favalli1-2/+2
2005-04-07trade updated: trade is now possible, but some bugs are still to be fixed by ...Jan-Fabian Humann1-1/+23
2005-04-07commented out trade for next releaseJan-Fabian Humann1-2/+3
2005-04-07Fixing compiling issuesEugenio Favalli1-9/+9
2005-04-06trade update: now both guys see the added itemJan-Fabian Humann1-0/+12
2005-04-06Another trade updateJan-Fabian Humann1-3/+21
2005-04-06update for trade: now on right clickJan-Fabian Humann1-1/+64
2005-04-05Cleaning and fixing setup windowEugenio Favalli1-33/+0
2005-04-05Fix getting stuck when trying to sell with empty inventory.Bjørn Lindeijer1-0/+1
2005-04-05removing trade window debugJan-Fabian Humann1-6/+0
2005-04-04starting to do the trade window, i know it's not functionable and contains a ...Jan-Fabian Humann1-1/+8
2005-04-04quick fix for bug which increased item amount when warping client-sideJan-Fabian Humann1-0/+3
2005-04-03New version of 3-1 map.Bjørn Lindeijer1-1/+1
2005-04-03some fixesEugenio Favalli1-0/+2
2005-04-02Fixed whobbly walking by separating some logic from the framerate.Bjørn Lindeijer1-4/+17
2005-04-01* The client will now only attempt to load .tmx or .tmx.gz files.Bjørn Lindeijer1-10/+14
2005-03-28Graphics updatesEugenio Favalli1-7/+9
2005-03-25Put map in new place and unified loading location.Bjørn Lindeijer1-1/+1
2005-03-25Got rid of non-free levelup sound and put bow sound under F7 for testing.Bjørn Lindeijer1-5/+5
2005-03-25Moved level.ogg to new location, and put playing levelup sound under F7.Bjørn Lindeijer1-2/+7
2005-03-24logger final step going on...Yohann Ferreira1-4/+4
2005-03-24Should fix the last commitEugenio Favalli1-1/+10
2005-03-21Some cleanups and button, radiobutton and checkbox now take into accountBjørn Lindeijer1-3/+3
2005-03-20Removing two unused variables.Bjørn Lindeijer1-8/+1
2005-03-20Auto-detect map files in new map format.Bjørn Lindeijer1-2/+0
2005-03-19Added handling of window close button.Bjørn Lindeijer1-2/+5
2005-03-18KP1,3,7,9 support for diagonal walkingYohann Ferreira1-0/+20
2005-03-17Implementation of diagonal walkingYohann Ferreira1-39/+89
2005-03-16Advanced version to 0.0.11, updated desert tilesets and made sound code log aBjørn Lindeijer1-1/+1