Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-30 | Add some fixes for making manaplus on OpenBSD. | Andrei Karas | 3 | -3/+15 | |
Based on patches by Jona (jaj) | |||||
2011-06-30 | Small speed improve in guichan code. | Andrei Karas | 2 | -10/+8 | |
2011-06-30 | Small speed improvments. | Andrei Karas | 2 | -29/+31 | |
2011-06-30 | Use resource manager for rescaled SDL images in ambient layer. | Andrei Karas | 1 | -13/+5 | |
2011-06-30 | Fix memory leak in desktop.cpp | Andrei Karas | 4 | -12/+40 | |
2011-06-29 | Fix deleting character if nick not saved. | Andrei Karas | 3 | -3/+9 | |
2011-06-28 | More fixes for compilation under MacOS. | Andrei Karas | 5 | -15/+64 | |
Add sample make script for fink. Possible broke support for dmg images. | |||||
2011-06-27 | Fix errors in MacOS compilation. | Andrei Karas | 5 | -16/+21 | |
2011-06-26 | Bit improve speed in map getwalk. | Andrei Karas | 5 | -36/+42 | |
2011-06-26 | Remove guichan from rpm spec file. | Andrei Karas | 1 | -1/+0 | |
2011-06-26 | Fix make file for example branding script. | Andrei Karas | 1 | -1/+1 | |
2011-06-26 | Remove guichan cmake module from automake files. | Andrei Karas | 1 | -1/+0 | |
2011-06-26 | Update profile make scripts. | Andrei Karas | 2 | -2/+3 | |
2011-06-25 | Change version to 1.1.6.26.v1.1.6.26 | Andrei Karas | 6 | -10/+22 | |
2011-06-25 | Rebuild translations and update all translations. | Andrei Karas | 17 | -1780/+1740 | |
2011-06-25 | add PKGBUILD to build system. | Andrei Karas | 4 | -1/+4 | |
2011-06-25 | Fix memory leaks in npchandler and npcdialog classes. | Andrei Karas | 2 | -0/+19 | |
2011-06-24 | Delete some useless files and rename windows resource file. | Andrei Karas | 10 | -777/+15 | |
Fix some strings in INSTALL file. | |||||
2011-06-23 | Fix code style. | Andrei Karas | 1 | -2/+2 | |
2011-06-23 | Fix compilation warnings. | Andrei Karas | 2 | -2/+8 | |
2011-06-23 | Made possible to separate the dye colors and channels | Yohann Ferreira | 9 | -25/+54 | |
for particle effects. It is now possible to write, for instance: <particlefx>my-particle-file.xml|#cbcb78,345678</particlefx> and in my-particle-file.xml: ... <property image="my-image.png|W" /> ... This will permit the use (and reuse) of generic particle files. Conflicts: src/particle.cpp src/particleemitter.cpp src/particleemitter.h src/simpleanimation.cpp | |||||
2011-06-22 | Add tips russian translation. | Andrei Karas | 23 | -3/+79 | |
2011-06-22 | Fix code style. | Andrei Karas | 4 | -8/+8 | |
2011-06-22 | Add to skills dialog tools tips with skill name and id. | Andrei Karas | 2 | -8/+39 | |
2011-06-21 | If client cant set video mode, it fall back to last mode. | Andrei Karas | 2 | -1/+25 | |
2011-06-21 | Add hardcoded modes to video modes list in settings. | Andrei Karas | 1 | -0/+48 | |
2011-06-20 | Rebuild language files and update translations. | Andrei Karas | 19 | -5287/+5627 | |
2011-06-19 | Fix action "copy eqipped to outfit". | Andrei Karas | 1 | -2/+2 | |
2011-06-19 | Fix reading default config values in setupitem class. | Andrei Karas | 2 | -13/+37 | |
2011-06-19 | Adjust input filed size in setupitem class. | Andrei Karas | 1 | -1/+1 | |
2011-06-19 | Redesign Chat setup page. | Andrei Karas | 6 | -329/+215 | |
2011-06-19 | Fix dependency in PKGBUILD. | Andrei Karas | 1 | -1/+1 | |
2011-06-19 | Redesign Misc setup page. | Andrei Karas | 17 | -532/+647 | |
2011-06-18 | Change example branding file extension from mana to manaplus. | Andrei Karas | 1 | -4/+4 | |
Fix some useless settings. | |||||
2011-06-18 | Start implimenting new setup pages. | Andrei Karas | 9 | -54/+203 | |
Add new container for setup items. Imporved other containers. | |||||
2011-06-16 | Fix dataDir in branding files. | Andrei Karas | 6 | -8/+94 | |
Move path functions to paths.cpp | |||||
2011-06-16 | Add dataPath to branding. | Andrei Karas | 7 | -14/+55 | |
2011-06-15 | Associate manaplus extension in windows with ManaPlus. | Andrei Karas | 2 | -5/+202 | |
2011-06-15 | Add option to use local time in chat. | Andrei Karas | 4 | -10/+38 | |
2011-06-15 | Fix context menu positions in some windows. | Andrei Karas | 4 | -2/+9 | |
2011-06-15 | Fix "add comment" for offline or invisible players from chat tab. | Andrei Karas | 1 | -0/+1 | |
2011-06-14 | Add missing checks. | Andrei Karas | 5 | -27/+55 | |
2011-06-14 | Add ability to add comments to any players. | Andrei Karas | 12 | -5/+259 | |
2011-06-13 | Rename pt_PT help dir to pt. Fix make files in tips dirs. | Andrei Karas | 32 | -16/+30 | |
Add support for pt/pt_BR help in windows installer. | |||||
2011-06-12 | Some changes in the PKGBUILD | Aline Ferraz | 1 | -3/+1 | |
2011-06-12 | Merge remote-tracking branch 'upstream/master' | Aline Ferraz | 6 | -2/+69 | |
2011-06-12 | Add make script without optimisations with enabled gprofiler. | Andrei Karas | 2 | -2/+57 | |
Disable gprofiler in normal make script by default and enable leak detector. | |||||
2011-06-12 | Delete some forgotten variables from loginhandler on exit. | Andrei Karas | 4 | -0/+12 | |
2011-06-12 | ArchLinux PKGBUILD file | Aline Ferraz | 1 | -0/+21 | |
2011-06-12 | Merge remote-tracking branch 'upstream/master' | Aline Ferraz | 32 | -900/+1098 | |