Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-21 | next code style changes. | Andrei Karas | 34 | -118/+157 | |
2012-08-21 | first part of checks and style fixes. | Andrei Karas | 24 | -257/+282 | |
2012-08-20 | Show clickable update links for manaplus. | Andrei Karas | 2 | -2/+21 | |
Site url and download link. | |||||
2012-08-20 | Fix adding links top browserbox at top. | Andrei Karas | 1 | -1/+4 | |
2012-08-19 | Add missing branding default for npcFont. | Andrei Karas | 1 | -0/+1 | |
2012-08-19 | Fix compilation warnings. | Andrei Karas | 2 | -3/+9 | |
2012-08-19 | If video test running show this info in window header. | Andrei Karas | 1 | -3/+13 | |
2012-08-19 | Move some code from network to base classes. | Andrei Karas | 8 | -706/+481 | |
2012-08-19 | Flush send buffer if it too big. | Andrei Karas | 6 | -0/+28 | |
2012-08-19 | Fix hightlight selected shop item.v1.2.8.19 | Andrei Karas | 1 | -4/+10 | |
2012-08-18 | Change version to 1.2.8.19. | Andrei Karas | 1 | -2/+2 | |
2012-08-17 | Fix players and npc selection. | Andrei Karas | 1 | -1/+1 | |
2012-08-17 | Improve size calculations. | Andrei Karas | 28 | -87/+105 | |
2012-08-17 | Fix code style. | Andrei Karas | 30 | -51/+45 | |
2012-08-16 | Fix compilation errors. | Andrei Karas | 3 | -1/+9 | |
2012-08-15 | Simplify default.cpp. | Andrei Karas | 1 | -244/+243 | |
2012-08-15 | Fix conflicted keys translation. | Andrei Karas | 1 | -1/+1 | |
2012-08-15 | Fix code style again. | Andrei Karas | 22 | -41/+49 | |
2012-08-14 | Fix code style. | Andrei Karas | 3 | -16/+25 | |
2012-08-14 | Add npc cycle select. | Andrei Karas | 4 | -5/+14 | |
2012-08-14 | Add support for GLX and wGL extensions. | Andrei Karas | 5 | -1/+113 | |
2012-08-14 | Fow OpenGL >= 3.0 check extensions in modern way. | Andrei Karas | 6 | -21/+44 | |
2012-08-13 | Add support for temp dir. | Andrei Karas | 3 | -1/+22 | |
2012-08-13 | Some changes in screenshot code. | Andrei Karas | 5 | -12/+39 | |
2012-08-13 | Add missing checks to keyboardconfig class. | Andrei Karas | 1 | -2/+2 | |
2012-08-13 | Add npcFont to defaults. | Andrei Karas | 1 | -0/+1 | |
2012-08-12 | Add support for tileset properties. | Andrei Karas | 2 | -3/+42 | |
2012-08-12 | Simplify FBO functions declaration. | Andrei Karas | 1 | -18/+21 | |
2012-08-12 | Fix FBO under windows. | Andrei Karas | 6 | -14/+25 | |
2012-08-11 | Extend FBO support. | Andrei Karas | 8 | -11/+154 | |
Use FBO only if it supported. Use better FBO functions if possible. | |||||
2012-08-11 | Add missing file. | Andrei Karas | 1 | -0/+47 | |
2012-08-11 | Enable best mode autodetection for linux. | Andrei Karas | 3 | -14/+7 | |
2012-08-11 | Move fbo code to GraphicsManager from opengl backends. | Andrei Karas | 8 | -126/+94 | |
2012-08-09 | Hightlight gms in online list with "friends" color and letters (GM). | Andrei Karas | 2 | -1/+22 | |
2012-08-09 | Revert "Highlight gms in online list with color." | Andrei Karas | 1 | -10/+2 | |
This reverts commit 5804dfb0eb162fcd73e6ae7bac9232bb44dbf398. | |||||
2012-08-09 | Highlight gms in online list with color. | Andrei Karas | 1 | -2/+10 | |
2012-08-08 | Fix typo in theme option captionalign. | Andrei Karas | 1 | -1/+1 | |
2012-08-08 | Add theme options for caption offset and align. | Andrei Karas | 2 | -1/+22 | |
Options: captionoffsetx captionoffsety captionallign | |||||
2012-08-08 | Play sound on getting new quest and complete quest. | Andrei Karas | 4 | -5/+29 | |
New items for paths.xml: newQuestSfx and completeQuestSfx. | |||||
2012-08-07 | Fix background draw in buy/sell dialogs. | Andrei Karas | 2 | -5/+6 | |
2012-08-07 | Change a bit char select dialog size. | Andrei Karas | 1 | -1/+1 | |
2012-08-07 | Add support for units separator. | Andrei Karas | 1 | -5/+48 | |
2012-08-07 | Add connect button to edit server dialog. | Andrei Karas | 4 | -39/+54 | |
2012-08-06 | Add equip button to outfits window. | Andrei Karas | 2 | -12/+22 | |
2012-08-06 | Extend outfits to 4x4 items in each outfit. | Andrei Karas | 2 | -3/+3 | |
2012-08-06 | Change a bit network buffers and add check. | Andrei Karas | 2 | -2/+18 | |
2012-08-06 | Fix code style. | Andrei Karas | 3 | -4/+2 | |
2012-08-06 | In small inventory hide only filter box and not hide sort field. | Andrei Karas | 1 | -12/+12 | |
2012-08-05 | Fix remember checkbox in login dialog. | Andrei Karas | 1 | -1/+10 | |
2012-08-05 | Move some hardcoded paddings to themes. | Andrei Karas | 12 | -39/+40 | |