Age | Commit message (Expand) | Author | Files | Lines |
2012-07-22 | Add equipment button to inventory window. | Andrei Karas | 2 | -5/+17 |
2012-07-22 | Add new chat commands. | Andrei Karas | 5 | -20/+63 |
2012-07-22 | Move some getters in being class from cpp to h. | Andrei Karas | 2 | -58/+35 |
2012-07-21 | Add two new colors to themes. | Andrei Karas | 13 | -6/+25 |
2012-07-21 | Add support for opening urls in system default browser. | Andrei Karas | 9 | -21/+115 |
2012-07-21 | Fix close and sticky buttons in some themes. | Andrei Karas | 4 | -0/+16 |
2012-07-21 | Change version to 1.2.7.22.v1.2.7.22 | Andrei Karas | 7 | -7/+20 |
2012-07-21 | update translations. | Andrei Karas | 40 | -32347/+24110 |
2012-07-20 | Fix code style. | Andrei Karas | 10 | -26/+40 |
2012-07-19 | Remove unused variable from localplayer class. | Andrei Karas | 1 | -2/+0 |
2012-07-19 | Block moving in storage is open. | Andrei Karas | 6 | -9/+15 |
2012-07-19 | Allow moving by mouse if opened buy/sell dialogs. | Andrei Karas | 1 | -3/+1 |
2012-07-19 | Show level in experience bar popup. | Andrei Karas | 1 | -4/+16 |
2012-07-19 | Rename openglgraphics to normalopenglgraphics. | Andrei Karas | 14 | -127/+135 |
2012-07-19 | Rename opengl1graphics to safeopenglgraphics. | Andrei Karas | 11 | -47/+47 |
2012-07-19 | Fix outfits loading. | Andrei Karas | 1 | -5/+6 |
2012-07-19 | Add new mode to move to target option "(B) attack range - 1". | Andrei Karas | 1 | -1/+10 |
2012-07-19 | Add new hardcoded sword to auto switch weapon code. | Andrei Karas | 1 | -0/+6 |
2012-07-18 | Add close button to npc dialog in menu selection. | Andrei Karas | 2 | -0/+15 |
2012-07-18 | last warning fixes. | Andrei Karas | 3 | -5/+5 |
2012-07-18 | Another warning fixes. | Andrei Karas | 30 | -72/+66 |
2012-07-17 | Fix more code style and additional warnings. | Andrei Karas | 62 | -342/+435 |
2012-07-16 | Extend bing texture logging. | Andrei Karas | 2 | -3/+11 |
2012-07-16 | Add new dye type A. | Andrei Karas | 5 | -88/+197 |
2012-07-16 | Simplify dye palette parsing. | Andrei Karas | 2 | -34/+23 |
2012-07-15 | Fix unity theme progress bar image. | Andrei Karas | 1 | -0/+0 |
2012-07-15 | Fix code style. | Andrei Karas | 29 | -249/+277 |
2012-07-15 | Add fallback from unsupported audio modes to default 22011/stereo. | Andrei Karas | 1 | -1/+3 |
2012-07-15 | Remove emote popup window. | Andrei Karas | 6 | -394/+7 |
2012-07-15 | Enable by default pickup particle messages. | Andrei Karas | 1 | -1/+1 |
2012-07-15 | Disable lto for now in windows builds. | Andrei Karas | 1 | -1/+2 |
2012-07-15 | Fix windows builds. | Andrei Karas | 2 | -8/+0 |
2012-07-15 | Change text buble theming. | Andrei Karas | 7 | -49/+31 |
2012-07-14 | Convert unity theme to new format. | Andrei Karas | 44 | -78/+8 |
2012-07-14 | Convert black wood theme to new format. | Andrei Karas | 38 | -70/+1 |
2012-07-14 | Convert wood theme to new format. | Andrei Karas | 37 | -71/+4 |
2012-07-14 | Convert pink theme to new format. | Andrei Karas | 38 | -71/+2 |
2012-07-14 | Convert blacknblack theme to new format. | Andrei Karas | 39 | -72/+0 |
2012-07-14 | Convert enchilado theme to new format. | Andrei Karas | 11 | -16/+1 |
2012-07-14 | Remove red and black theme. | Andrei Karas | 46 | -185/+1 |
2012-07-14 | Change checkbox theming. | Andrei Karas | 7 | -29/+70 |
2012-07-14 | Add to resourcemanager method to load imageset from image. | Andrei Karas | 4 | -1/+62 |
2012-07-13 | Change radio button theming. | Andrei Karas | 10 | -26/+37 |
2012-07-13 | Change selection theming. | Andrei Karas | 8 | -4/+16 |
2012-07-13 | Change shortcuts windows theming. | Andrei Karas | 9 | -6/+15 |
2012-07-13 | Change avatar list box theming. | Andrei Karas | 8 | -6/+16 |
2012-07-13 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 |
2012-07-13 | Remove useless debug messages about skins. | Andrei Karas | 1 | -24/+1 |
2012-07-13 | Fix leaks after last commit. | Andrei Karas | 14 | -21/+107 |
2012-07-13 | Add to resourcemanager method to load subimage. | Andrei Karas | 2 | -0/+38 |