Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-15 | add RWops leaks reporting. | Andrei Karas | 1 | -0/+2 | |
2013-09-01 | add software renderer for SDL2. | Andrei Karas | 1 | -1/+7 | |
before it used default renderer with software flags. | |||||
2013-09-01 | add SDL2 default render mode. | Andrei Karas | 1 | -1/+2 | |
in this mode SDL using own driver with hardware acceleration. | |||||
2013-09-01 | add way to map render mode selection to actual modes. | Andrei Karas | 1 | -0/+3 | |
2013-08-31 | move being related files into being dir. | Andrei Karas | 1 | -16/+16 | |
2013-08-31 | move particles into particle dir. | Andrei Karas | 1 | -15/+15 | |
2013-08-31 | move input related files into input dir. | Andrei Karas | 1 | -14/+14 | |
2013-08-31 | move render classes into render dir. | Andrei Karas | 1 | -16/+16 | |
2013-08-31 | add missing files into make scripts.v1.3.9.1 | Andrei Karas | 1 | -0/+1 | |
2013-08-29 | fix includes dirs if build was run not from top directory. | Andrei Karas | 1 | -3/+3 | |
2013-08-29 | add file access fuzzer. | Andrei Karas | 1 | -0/+2 | |
2013-08-26 | add surface allocation debug code. | Andrei Karas | 1 | -0/+2 | |
2013-08-25 | add SurfaceImageHelper for loading/processing surfaces for SDL2. | Andrei Karas | 1 | -0/+2 | |
For SDL1.2 used SDLImageHelper. | |||||
2013-08-24 | extract surface draw into surfacegraphics class. | Andrei Karas | 1 | -0/+2 | |
2013-08-24 | remove unused sdl2gfx files. | Andrei Karas | 1 | -6/+1 | |
2013-08-24 | fix USE_OPENGL define | Andrei Karas | 1 | -0/+4 | |
2013-08-24 | add sdlhelper with some low level SDL functions. | Andrei Karas | 1 | -0/+4 | |
2013-08-24 | separate SDLGraphics and SDLImageHelper to 1.2 and 2. | Andrei Karas | 1 | -0/+4 | |
add missing sdlshared.h | |||||
2013-08-24 | embed SDL2gfx. | Andrei Karas | 1 | -0/+7 | |
2013-08-24 | add configure option --with-sdl2 for enable SDL2 support. | Andrei Karas | 1 | -0/+4 | |
2013-08-18 | Remove gcn::SDLGraphics from basic classes. | Andrei Karas | 1 | -2/+0 | |
2013-08-18 | Split from Graphics SDL related code into SDLGraphics. | Andrei Karas | 1 | -0/+2 | |
2013-08-06 | add colors tab into chat emotes window. | Andrei Karas | 1 | -0/+4 | |
2013-08-01 | add gui for in chat emotes. | Andrei Karas | 1 | -0/+4 | |
For add in chat emote press F1 inside opened chat, then select and click emote. | |||||
2013-07-26 | add dye unit tests. | Andrei Karas | 1 | -1/+2 | |
2013-07-18 | move shared code for reading being info attributes to separate class. | Andrei Karas | 1 | -0/+2 | |
Also fix name offsets for pets. | |||||
2013-07-11 | move sound constants to separate file. | Andrei Karas | 1 | -0/+1 | |
2013-07-10 | dehardcode death messages. | Andrei Karas | 1 | -0/+2 | |
add deadmessages.xml for death messages. | |||||
2013-06-26 | add basic animation unit tests. | Andrei Karas | 1 | -0/+1 | |
2013-06-09 | Add cpu features detection. | Andrei Karas | 1 | -0/+2 | |
2013-06-01 | add dragdrop between inventory and outfits window. | Andrei Karas | 1 | -0/+1 | |
2013-05-21 | improve skilldialog class. | Andrei Karas | 1 | -0/+6 | |
split skilldialog file. | |||||
2013-05-18 | rename listender to depricatedlistener. | Andrei Karas | 1 | -2/+2 | |
2013-05-11 | Allow load avatars from avatars.xml | Andrei Karas | 1 | -0/+2 | |
2013-05-11 | fix make files for making tarball.v1.3.5.12 | Andrei Karas | 1 | -1/+1 | |
2013-04-29 | split being.cpp to some files. | Andrei Karas | 1 | -0/+3 | |
2013-04-29 | Improve a bit look in character selection window. | Andrei Karas | 1 | -0/+7 | |
Add selection skin for playerbox. New theme file: playerboxselected.xml | |||||
2013-04-25 | impliment new list in sdlfont. | Andrei Karas | 1 | -0/+1 | |
2013-04-24 | add null opengl renderer. | Andrei Karas | 1 | -0/+2 | |
2013-04-20 | add support for GIMP palettes for dye colors. | Andrei Karas | 1 | -0/+3 | |
Palette file must be named palette.gpl and contain colors with correct names. To use it in dye string can be used character @. Example: <color id="2" name="black" value="@Untitled7,Untitled8,Untitled6"/> in all dye string it not tested. | |||||
2013-04-18 | add delay to action sounds. | Andrei Karas | 1 | -0/+1 | |
delay now unused. | |||||
2013-04-14 | add basic client side only support for pets. | Andrei Karas | 1 | -0/+2 | |
now pets cant move and dont have any ai. pet can be only spawn at player position if equiped item with assigned pet. | |||||
2013-04-08 | move direct SDL_net calls to proxy file sdltcpnet. | Andrei Karas | 1 | -0/+2 | |
2013-03-31 | Add support for sound effects in any notification messages. | Andrei Karas | 1 | -0/+2 | |
2013-03-28 | Revert "Remove auction bot support." | Andrei Karas | 1 | -0/+2 | |
This reverts commit 0b236e4e04a6d89d34925ce9d2875c002e135b23. | |||||
2013-03-27 | improve charserverhandler class. | Andrei Karas | 1 | -2/+2 | |
2013-03-22 | Add language tab class. | Andrei Karas | 1 | -0/+2 | |
2013-03-17 | add walkmaps support. | Andrei Karas | 1 | -0/+4 | |
Fast detecting between two targets is they in same walkable area. | |||||
2013-03-08 | Impliment notify manager. | Andrei Karas | 1 | -0/+3 | |
Move buy/sell notifications to NotifyManager. | |||||
2013-02-24 | Rename specialhandler to skillhandler. | Andrei Karas | 1 | -7/+7 | |