Age | Commit message (Expand) | Author | Files | Lines |
2012-08-01 | Merge branch 'master' into lpc2012 | Erik Schilling | 1 | -2/+1 |
2012-08-01 | Themed the npc dialog | Erik Schilling | 2 | -14/+14 |
2012-08-01 | Modify the NPC Dialog to be more RPG-Like | Chuck Miller | 11 | -240/+167 |
2012-07-31 | Removed the emote shortcut window | Thorbjørn Lindeijer | 3 | -9/+0 |
2012-07-31 | Removed ImageLoader and ProxyImage classes | Thorbjørn Lindeijer | 9 | -200/+0 |
2012-07-31 | Removed 'virtual' from methods of Image | Thorbjørn Lindeijer | 4 | -26/+15 |
2012-07-31 | Fixed drawing issues with tiles that don't match the grid | Thorbjørn Lindeijer | 2 | -2/+7 |
2012-07-30 | Hacked away the sliders in the character create dialog. Better not try connec... | Erik Schilling | 2 | -11/+4 |
2012-07-30 | Defining a branding for lpc2012. | Stefan Beller | 1 | -0/+18 |
2012-07-26 | Removed player box from the equipment window | Thorbjørn Lindeijer | 1 | -9/+0 |
2012-07-26 | Fixed height of item popup that shows no item | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-07-26 | Removed UI to manually increase skills | Thorbjørn Lindeijer | 2 | -19/+1 |
2012-07-26 | Fixed the dimensions of the popup/tooltip | Thorbjørn Lindeijer | 4 | -29/+21 |
2012-07-25 | Revert "Leave the default values for OpenGL texture filters" | Thorbjørn Lindeijer | 1 | -0/+2 |
2012-07-25 | Fixed plural format of Ukranian translation | Thorbjørn Lindeijer | 1 | -2/+1 |
2012-07-25 | Reduced the height of the Setup window | Thorbjørn Lindeijer | 20 | -83/+66 |
2012-07-25 | Fixed UI layout after changing resolution in Setup dialog | Thorbjørn Lindeijer | 1 | -1/+2 |
2012-07-25 | Added an option to reduce input lag | Thorbjørn Lindeijer | 2 | -1/+31 |
2012-07-25 | Corrected the minimum height shown in the video options | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-07-25 | Merge branch 'master' into lpc2012 | Erik Schilling | 4 | -2/+24 |
2012-07-25 | Prevented crash with nonexisting particle sprite. | Erik Schilling | 1 | -2/+10 |
2012-07-25 | Added handler to display text particles sent by server | Erik Schilling | 3 | -0/+14 |
2012-07-23 | Avoid copying surfaces unnecessarily for upload to texture | Thorbjørn Lindeijer | 2 | -26/+36 |
2012-07-23 | Specify a more specific image format when uploading textures | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-07-23 | Removed manual calling of glFlush / glFinish | Thorbjørn Lindeijer | 1 | -2/+0 |
2012-07-23 | Added support for ARB_texture_non_power_of_two extension | Thorbjørn Lindeijer | 3 | -2/+7 |
2012-07-23 | Some cleanups in OpenGL code | Thorbjørn Lindeijer | 2 | -49/+1 |
2012-07-23 | Fixed mixup of parameter types in OpenGL code | Thorbjørn Lindeijer | 1 | -4/+4 |
2012-07-23 | Fixed indentation of Image::_GLload | Thorbjørn Lindeijer | 1 | -75/+75 |
2012-07-23 | Revert "Leave the default values for OpenGL texture filters" | Thorbjørn Lindeijer | 1 | -0/+1 |
2012-07-22 | Replaced font with DejaVu Serif Condensed | Thorbjørn Lindeijer | 7 | -6/+6 |
2012-07-20 | Themed the remaining ui for the lpc | Erik Schilling | 26 | -0/+29 |
2012-07-20 | Removed options to configure particle and ambient effects | Erik Schilling | 2 | -128/+4 |
2012-07-17 | Fixed pixel alignment drawing glitches in OpenGL mode | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-07-17 | Fill the window also in software rendering mode | Thorbjørn Lindeijer | 2 | -8/+9 |
2012-07-17 | Enabled specials window by default | Erik Schilling | 1 | -2/+1 |
2012-07-17 | Added lpc window theme image to CMakeLists | jurkan | 1 | -0/+1 |
2012-07-15 | Implemented client scaling in SDL mode | jurkan | 3 | -16/+48 |
2012-07-13 | Small optimization in OpenGL clip area code | Thorbjørn Lindeijer | 1 | -11/+8 |
2012-07-12 | Removed debug output | Thorbjørn Lindeijer | 1 | -2/+0 |
2012-07-12 | Implemented scaling in OpenGL mode | Thorbjørn Lindeijer | 9 | -32/+72 |
2012-07-09 | Fixed gender to male only | jurkan | 1 | -0/+3 |
2012-07-06 | LPC gui theming (replaced windows through scrolls) | jurkan | 5 | -19/+19 |
2012-06-26 | add option to use system enet headers | hasufell | 1 | -1/+10 |
2012-06-26 | don't overwrite system/environment CXXFLAGS | hasufell | 1 | -1/+1 |
2012-06-26 | make datadir an bindir paths modifiable | hasufell | 1 | -2/+2 |
2012-06-08 | Made error on imageset loading a bit more informative | Erik Schilling | 1 | -1/+2 |
2012-05-25 | Fixed skill display for manaserv | Erik Schilling | 3 | -5/+12 |
2012-05-21 | Merge branch '0.6' | Erik Schilling | 2 | -3/+3 |
2012-05-21 | Made pickup notifications to appear as particle instead of text by default0.6 | Erik Schilling | 1 | -2/+2 |