Age | Commit message (Collapse) | Author | Files | Lines |
|
easier to read.
|
|
|
|
|
|
|
|
other players are targeted.
|
|
and only do the alpha check in software mode.
|
|
|
|
|
|
|
|
svn-properties keyword and eol-style, where appropriate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compression on loaded images while most of the time, we're only drawing a small
subimage of them. Also, don't try to draw an icon when it is not defined or
failed to load properly.
|
|
loaded.
|
|
fixed a problem with scrolling to the current selection. Also aligned the text
a bit better and put the price in parenthesis.
|
|
|
|
the resources directory, since they are part of the SpriteDef class.
|
|
|
|
hope they didn't fix some critical bug since then; at least it seems to work
fine.
|
|
instance when Mix_Chunk loading failed.
|
|
|
|
|
|
|
|
|
|
|
|
correct error message.
|
|
variant argument to 0 since this is the most common situation. Some SpriteDef
refactoring, splitting up the loading into several methods, in preparation of
adding support for including other sprites.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleaned up overlay initialization a bit.
|
|
|
|
|
|
problem with an OpenGL related redefinition.
|
|
|
|
|
|
(should also be used to fix similar problem in trade, buy and sell dialogs).
Made the ItemInfo be passed around as a reference instead of a pointer, since
it is never NULL.
|
|
|
|
to create the makefiles for the unix users)
|
|
|
|
OpenGL enabled.
|