summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-23Made the being death sequence better handled.Yohann Ferreira10-6/+43
2011-06-22Made possible to separate the dye colors and channelsYohann Ferreira9-20/+53
2011-06-22Merge branch 'master' of gitorious.org:~bertram/mana/mana-any-square-tile-sizeYohann Ferreira21-131/+220
2011-06-22Applied fixes requested by cody.Yohann Ferreira7-19/+17
2011-06-19Making party invite functionalStefan Dombrowski3-35/+57
2011-06-19More C++0x Windows compilation fixes.Philipp Sehmisch3-6/+7
2011-06-18Fixed compilation problems on windows caused by the switch to C++0x.Philipp Sehmisch2-12/+33
2011-06-17Removed dehardcoded values from the Map and MapLayer classes.Yohann Ferreira3-47/+57
2011-06-17First pass on removing tile hard coded values.Yohann Ferreira16-79/+160
2011-06-17Made the client officially handle attack ids.Yohann Ferreira5-7/+7
2011-06-16Remove useless ping packetBen Longbons7-36/+0
2011-06-16Fix the off-by-one error reported in the issue comments.Yohann Ferreira1-2/+1
2011-06-16Added image support to the button widgets.Yohann Ferreira2-23/+156
2011-06-07Merged the unknown item definition loadingYohann Ferreira2-11/+19
2011-06-07Added defaults to empty attacks.Yohann Ferreira1-1/+5
2011-06-07Added hit effects on victims from monsters attacks.Yohann Ferreira5-9/+36
2011-06-07Fix particle positionsJared Adams5-11/+17
2011-06-05Removing unknown conversion type character 'l' in formatStefan Dombrowski2-2/+2
2011-06-04Fixing movement on tAStefan Dombrowski1-2/+2
2011-06-04Revert "Fix sending coordinates for tmwAthena"Jared Adams1-12/+6
2011-06-04Fix sending coordinates for tmwAthenaJared Adams1-6/+12
2011-06-04Fix handling of 16- and 32-bit number in tmwAthena netcodeJared Adams2-8/+29
2011-06-03Remove outdated Unix target from Code::Blocks project fileJared Adams1-32/+0
2011-06-03Replace SDL_types.h with cstdintJared Adams36-131/+116
2011-06-03Cleanup network code to use unsigned integers of the relevant sizeBen Longbons12-84/+55
2011-06-03Hopefully fixed the particle offset when controlled by beings.Yohann Ferreira1-1/+8
2011-06-02Fixed missing action event when clicking on a ListBox itemThorbjørn Lindeijer1-0/+5
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer24-95/+88
2011-06-02Some work on the manaserv equipment backendThorbjørn Lindeijer3-42/+171
2011-05-31Updating ENet to version 1.3.2Stefan Dombrowski6-51/+270
2011-05-30Fix changing maps with persistant particle effects activeJared Adams1-1/+1
2011-05-30Routing party invite through the map serverStefan Dombrowski2-5/+17
2011-05-30Remove some uneeded offsettingJared Adams6-39/+27
2011-05-30Fix monsters name display.Yohann Ferreira1-1/+2
2011-05-28Fixing setting of being positionStefan Dombrowski1-2/+3
2011-05-26tmwAthena supports 9 characters per accountJared Adams2-8/+4
2011-05-26Fix compilation on gcc 4.6.1.Yohann Ferreira2-2/+2
2011-05-26Added effects support in monsters attacks.Yohann Ferreira7-54/+57
2011-05-25Added more double clickable actionsAngelo Castellani8-6/+69
2011-05-25Refining switches in the debug viewStefan Dombrowski5-124/+169
2011-05-25Removing setting of client data path in codeblocksStefan Dombrowski1-1/+0
2011-05-24Used spacer to pretty up setupAngelo Castellani2-5/+26
2011-05-24Extended Guichan with an empty spacer widgetAngelo Castellani4-0/+85
2011-05-24Widened the setup window by 5pxAngelo Castellani10-11/+11
2011-05-24Broke the setup tab "Video" in twoAngelo Castellani8-237/+390
2011-05-24Fixed mouse cursor offsetsAngelo Castellani1-0/+0
2011-05-22Install the monospace font, so mana can be started from outside the git cloneBen Longbons1-0/+1
2011-05-23Fixed listbox selection issueAngelo Castellani2-1/+16
2011-05-20Set minimum size for Status and Skills windowsAngelo Castellani2-1/+5
2011-05-20Fixed 'InventoyListener' typoAngelo Castellani3-6/+6