Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-19 | Block moving in storage is open. | Andrei Karas | 6 | -9/+15 | |
Move some code from being to playerinfo. | |||||
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 | |
Same as type S for colors + alpha channel. Example: equipment/feet/boots.png|A:#3c3c3cff,40332d40,4d4d4dff,5e4a3d40 here colors in format RRGGBBAA. | |||||
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 | |
2012-07-13 | Change resize grip theming. | Andrei Karas | 7 | -11/+9 | |
2012-07-13 | Change theme loading. | Andrei Karas | 8 | -77/+118 | |
2012-07-13 | Change slider theming. | Andrei Karas | 10 | -180/+118 | |
2012-07-13 | Change tab theming. | Andrei Karas | 11 | -49/+91 | |
2012-07-13 | Change progressbar theming. | Andrei Karas | 5 | -27/+24 | |
2012-07-13 | Remove unused image file. | Andrei Karas | 3 | -2/+0 | |
2012-07-13 | Change dropdown theming. | Andrei Karas | 7 | -50/+67 | |
2012-07-13 | Change textfield theming. | Andrei Karas | 4 | -32/+22 | |
2012-07-13 | Change playerbox theming. | Andrei Karas | 4 | -30/+29 | |
2012-07-13 | Change scrollarea theming. | Andrei Karas | 27 | -156/+141 | |