Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-10 | Fixed some accidental capitalization errors | Philipp Sehmisch | 1 | -1/+1 | |
2009-02-10 | fixed capitalization of color member functions. | Philipp Sehmisch | 1 | -1/+1 | |
2009-02-10 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -3/+3 | |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -0/+2 | |
include anything not needed by that specific widget or window. This appears to have cleaned up system performance a bit on my current setup, where it went from idling on 45% in game with opengl down to 30% now. Also moved iptostring to the tostring header, as importing all of network.h is a little overkill to use that function, and it goes along with the basic functions that are in that header file anyways. TODO: find out a way to get rid of warnings when a class doesn't use this function. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-02-03 | Modified the dropdown class to handle opacity. | Ira Rice | 1 | -12/+46 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 | |
statements, as well as removing the new skill dialog, which we do not, nor will we use (if we do, it'd be a new one that we'd make). WARNING!!! This, and all other previous builds have a linker error for the Gnome libraries version 4.3.2 on my setup. It's assumed that this is also the case for other users of this library as well. I'm currently assuming that there's a bug in the compiler itself, and will look into reporting this, but in the mean time, it doesn't build for these users, unfortunately. Sorry about this. | |||||
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -1/+1 | |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -0/+169 | |