Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+0 | |
Conflicts: CMakeLists.txt configure.ac data/help/header.txt packaging/windows/setup.nsi po/POTFILES.in src/being.cpp src/being.h src/game.cpp src/gui/color.cpp src/gui/color.h src/gui/equipmentwindow.h src/gui/popupmenu.cpp src/gui/recorder.cpp src/gui/setup_colors.h src/gui/setup_keyboard.cpp src/gui/setup_keyboard.h src/gui/skill.cpp src/gui/speechbubble.cpp src/gui/speechbubble.h src/gui/table.cpp src/keyboardconfig.cpp src/keyboardconfig.h src/localplayer.cpp src/main.cpp src/main.h src/map.cpp src/resources/colordb.cpp src/resources/colordb.h src/resources/emotedb.cpp src/resources/emotedb.h src/text.cpp src/text.h src/tmw.rc src/winver.h | |||||
2009-02-15 | Merge branch '0.0.28' | Bjørn Lindeijer | 1 | -0/+1 | |
Conflicts: po/POTFILES.in src/main.cpp src/main.h tmw.cbp | |||||
2009-02-12 | Updated project file and version number in NSIS scriptv0.0.28.1 | Philipp Sehmisch | 1 | -1/+9 | |
2009-02-10 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -4/+4 | |
2009-02-10 | Updated code::blocks project | Philipp Sehmisch | 1 | -6/+42 | |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -0/+2 | |
Conflicts: A lot of files... | |||||
2009-01-27 | Enabled gettext translations on windows. | Philipp Sehmisch | 1 | -0/+2 | |
2009-01-23 | Updated code::blocks project | Philipp Sehmisch | 1 | -3/+10 | |
2009-01-19 | Fixes to the NPC Integer input field | Ira Rice | 1 | -2/+2 | |
Also don't set "The Mana World" to start with. Signed-off-by: Ira Rice <irarice@gmail.com> (cherry picked from Aethyra commit d2b804c1a817ccdd85b4b1220bf929e9d370d774) Conflicts: src/game.cpp src/gui/inttextfield.cpp src/gui/item_amount.cpp src/gui/textfield.h | |||||
2009-01-09 | Updated Code::Blocks project file | Philipp Sehmisch | 1 | -0/+5 | |
2009-01-08 | Removed the unused Box, VBox and HBox classes | Bjørn Lindeijer | 1 | -6/+0 | |
They were once meant for doing layout, but never used and the way they're implemented they would be relayouting with every draw, which isn't really nice. | |||||
2009-01-01 | Made trade window resizable | Bjørn Lindeijer | 1 | -2/+4 | |
Also fixed overlap between description label and the buttons and added the SDL_ttf library to the Code::Blocks project file. | |||||
2008-12-29 | Added support for True Type Fonts. | Eugenio Favalli | 1 | -0/+2 | |
(cherry-picked from mainline) | |||||
2008-12-27 | Added include and lib directories to the CB project | Bjørn Lindeijer | 1 | -0/+6 | |
Makes it easier to get started with compiling TMW on Windows by just extracting the library package where you checked out TMW, and doesn't pollute the MinGW install. | |||||
2008-12-14 | Reverted an accidental change in Code::Blocks project file. | Philipp Sehmisch | 1 | -1/+1 | |
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 1 | -1/+1 | |
2008-12-09 | Updated release date for 0.0.27v0.0.27 | Bjørn Lindeijer | 1 | -2/+0 | |
2008-12-07 | Added some initialization and removed ChargeDialog | Bjørn Lindeijer | 1 | -2/+0 | |
Many member variables of LocalPlayer were not being initialized properly. In general this shouldn't have caused any problems, but it's bad style. The ChargeDialog was removed. This class was long dead anyway. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2008-12-07 | Updated Code::Blocks project | Bjørn Lindeijer | 1 | -2/+4 | |
2008-10-26 | Implemented particle emitters with properties which change over time ↵ | Philipp Sehmisch | 1 | -5/+24 | |
according to wave functions. | |||||
2008-07-27 | Changed files to tme | Douglas Boffey | 1 | -364/+0 | |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 | |
2008-07-10 | Restored executable icon. | Eugenio Favalli | 1 | -289/+287 | |
2008-07-08 | #359 patch by Scraggy | David Athay | 1 | -0/+4 | |
2008-06-17 | #333 Suppress 'trade with X cancelled' messages for ignored players. | David Athay | 1 | -0/+10 | |
2008-04-15 | Fixed clicking near player. | David Athay | 1 | -1/+1 | |
2008-04-11 | Players now need to | David Athay | 1 | -273/+302 | |
click on the monster sprites rather than the tile. Players will now move to the target before attacking it. | |||||
2008-03-02 | Upgraded project file to latest C::B release. | Eugenio Favalli | 1 | -1415/+312 | |
2008-02-18 | Fixed image name. | Eugenio Favalli | 1 | -30/+30 | |
2007-11-19 | Merged revisions 3739,3743-3744,3746-3747 via svnmerge from | Bjørn Lindeijer | 1 | -0/+10 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3739 | umperio | 2007-11-16 11:49:58 +0100 (Fri, 16 Nov 2007) | 1 line Removed useless win32 implementation of gettimeofday. ........ r3743 | umperio | 2007-11-16 15:14:00 +0100 (Fri, 16 Nov 2007) | 1 line Fixed minor issues. ........ r3747 | b_lindeijer | 2007-11-18 23:05:16 +0100 (Sun, 18 Nov 2007) | 2 lines Fixed small mapping error, collision layer not changed. ........ | |||||
2007-09-11 | Fixed admin commands. | Eugenio Favalli | 1 | -20/+0 | |
2007-08-26 | Removed home dir from config file to avoid encoding issues. | Eugenio Favalli | 1 | -10/+0 | |
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -0/+30 | |
2007-08-14 | Fixed popup menu requiring one more click after being used. | Eugenio Favalli | 1 | -0/+20 | |
2007-07-11 | Weapon sprites are now (almost) threated like other equipment sprites ↵ | Philipp Sehmisch | 1 | -0/+4 | |
through the equipment sprite database. (use -u to ignore updates) | |||||
2007-05-20 | Updated Code::Blocks project file. | Eugenio Favalli | 1 | -0/+40 | |
2007-05-04 | Merged particle engine into main eAthena branch. | Philipp Sehmisch | 1 | -0/+20 | |
2007-03-22 | Fixed problems with window icon on Windows as much as possible. | Bjørn Lindeijer | 1 | -6/+16 | |
2007-01-30 | Updated Code::blocks project. | Eugenio Favalli | 1 | -10/+0 | |
2007-01-14 | Fixed windows headers issues | Eugenio Favalli | 1 | -30/+1 | |
2006-12-12 | Updated project files | Eugenio Favalli | 1 | -36/+30 | |
2006-12-11 | Fixed windows binary version | Eugenio Favalli | 1 | -0/+6 | |
2006-12-06 | Updated project files | Eugenio Favalli | 1 | -0/+10 | |
2006-11-29 | Updated project files | Eugenio Favalli | 1 | -0/+20 | |
2006-11-27 | Updated Code::Blocks project file. | Bjørn Lindeijer | 1 | -4/+20 | |
2006-11-23 | Updated project files | Eugenio Favalli | 1 | -0/+10 | |
2006-11-15 | Updated project files | Eugenio Favalli | 1 | -0/+10 | |
2006-11-15 | Fixed dynamic linking of libcurl | Eugenio Favalli | 1 | -21/+16 | |
2006-11-15 | Updated project files | Eugenio Favalli | 1 | -0/+10 | |
2006-11-09 | Fixed a conflict with Windows headers and updated project files | Eugenio Favalli | 1 | -0/+10 | |