Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-24 | second part with compilation fixes for SDL2. | Andrei Karas | 6 | -21/+149 | |
2013-08-24 | separate SDLGraphics and SDLImageHelper to 1.2 and 2. | Andrei Karas | 11 | -12/+1648 | |
add missing sdlshared.h | |||||
2013-08-24 | move sdl video mode initialisation from graphics into sdlgraphics. | Andrei Karas | 4 | -16/+20 | |
2013-08-24 | first part of fixes for compilation with SDL2 | Andrei Karas | 20 | -5/+102 | |
2013-08-24 | embed SDL2gfx. | Andrei Karas | 8 | -0/+9688 | |
2013-08-24 | fix SDL includes. | Andrei Karas | 1 | -1/+1 | |
2013-08-24 | add configure option --with-sdl2 for enable SDL2 support. | Andrei Karas | 2 | -0/+17 | |
2013-08-24 | add support for target cursor animations. | Andrei Karas | 2 | -71/+31 | |
updated target cursor to new images by Alige. | |||||
2013-08-20 | Fix default inventory and shop window size on big screens. | Andrei Karas | 2 | -2/+8 | |
2013-08-20 | fix typo. | Andrei Karas | 1 | -1/+1 | |
many -> much | |||||
2013-08-20 | fix typo. | Andrei Karas | 3 | -3/+3 | |
some one -> someone | |||||
2013-08-20 | fix typo. | Andrei Karas | 5 | -9/+9 | |
perfomance -> performance | |||||
2013-08-20 | fix normal dye in big endian systems. | Andrei Karas | 1 | -3/+33 | |
2013-08-19 | add some unit tests for normal dye. | Andrei Karas | 1 | -0/+46 | |
2013-08-19 | improve a bit normal dye code. | Andrei Karas | 4 | -56/+82 | |
move dye code to methods. | |||||
2013-08-19 | fix compilation with old gcc. | Andrei Karas | 6 | -17/+14 | |
2013-08-19 | fix dye for big endian system again. | Andrei Karas | 3 | -21/+38 | |
2013-08-18 | testDye | Andrei Karas | 3 | -0/+66 | |
2013-08-18 | fix A and S dye for big endian systems. | Andrei Karas | 2 | -17/+41 | |
2013-08-18 | improve OpenGL A,S dye speed. | Andrei Karas | 4 | -60/+73 | |
2013-08-18 | improve software A,S dye speed. | Andrei Karas | 4 | -59/+73 | |
2013-08-18 | fix compilation error. | Andrei Karas | 1 | -1/+1 | |
2013-08-18 | improve SDL draw lines speed. | Andrei Karas | 1 | -47/+88 | |
2013-08-18 | fix compilation warnings. | Andrei Karas | 1 | -13/+19 | |
2013-08-18 | Remove gcn::SDLGraphics from basic classes. | Andrei Karas | 8 | -761/+359 | |
2013-08-18 | Split from Graphics SDL related code into SDLGraphics. | Andrei Karas | 16 | -804/+1014 | |
2013-08-17 | Change version to 1.3.8.18.v1.3.8.18 | Andrei Karas | 1 | -2/+2 | |
2013-08-16 | fix code style. | Andrei Karas | 6 | -9/+15 | |
2013-08-16 | add missing checks. | Andrei Karas | 2 | -9/+16 | |
2013-08-14 | fix icons order in chat emotes window. | Andrei Karas | 1 | -2/+2 | |
2013-08-14 | fix compilation warnings. | Andrei Karas | 3 | -4/+6 | |
2013-08-14 | Fix outline color issues. | Andrei Karas | 4 | -3/+5 | |
2013-08-14 | add icons into tabs in chat emotes window. | Andrei Karas | 3 | -12/+41 | |
2013-08-14 | add flag into resource and imageset what prevent subimage or other resource ↵ | Andrei Karas | 3 | -4/+11 | |
from auto removing. | |||||
2013-08-14 | add support for icon in tabs. | Andrei Karas | 4 | -9/+57 | |
2013-08-13 | Add player/item/other counter in social window. | Andrei Karas | 6 | -3/+193 | |
2013-08-12 | Shortening long key names in different windows. | Andrei Karas | 1 | -3/+34 | |
2013-08-11 | Fixed 2 typos in the setup chat window. | Alige | 1 | -2/+2 | |
2013-08-11 | dont show input text in npc dialog if npc requested item. | Andrei Karas | 1 | -3/+5 | |
2013-08-11 | add support for giving item to npc (evol only) | Andrei Karas | 7 | -48/+217 | |
chancge network version to 9. | |||||
2013-08-11 | fix type in emotewindow cleanup. | Andrei Karas | 1 | -1/+1 | |
2013-08-09 | improve size() methods usage. | Andrei Karas | 9 | -37/+58 | |
2013-08-08 | add autocomplete support for online list. | Andrei Karas | 3 | -0/+15 | |
2013-08-08 | Add support for different server flags in server version packet. | Andrei Karas | 1 | -2/+7 | |
This can break old tmwAthena builds. Registration on this servers may work or may not work by random. | |||||
2013-08-07 | Add font tab into chat emotes window. | Andrei Karas | 3 | -6/+76 | |
2013-08-07 | add support for centered text in listbox. | Andrei Karas | 2 | -19/+58 | |
2013-08-06 | Allow resize chat emotes window. | Andrei Karas | 6 | -5/+29 | |
2013-08-06 | add colors tab into chat emotes window. | Andrei Karas | 12 | -15/+412 | |
2013-08-05 | move money lable in status window for small resolutions. | Andrei Karas | 1 | -2/+3 | |
2013-08-03 | Change version to 1.3.8.4.v1.3.8.4 | Andrei Karas | 1 | -2/+2 | |