warzone2100/lib
Buginator 6ccaa10f16 Enhances 'map preview' screen with map maker's ordering of the players position.
This allows players to get to the correct starting position on the map they picked, much easier.

Note, this uses a FBO.  If your card doesn't support it, then you will basically notice nothing different.  A fallback routine is done (but not in this patch), it is just waiting for a decent font *bitmap* that we can use.

Please see http://forums.wz2100.net/viewtopic.php?f=19&t=1953 for more discussion on the matter.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5733 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-02 04:28:58 +00:00
..
betawidget Add support for showing and hiding widgets; update how events are handled when a widget is hidden or disabled. 2008-08-01 21:24:19 +00:00
exceptionhandler Fix the MSVC project for compiling lib/exceptionhandler 2008-07-29 21:27:17 +00:00
framework Get rid of the ID number cruft in the string resource system: 2008-07-27 23:58:49 +00:00
gamelib Allow (warning-less) compilation with Flex 2.5.33 2008-07-27 13:34:58 +00:00
ivis_common Enhances 'map preview' screen with map maker's ordering of the players position. 2008-08-02 04:28:58 +00:00
ivis_opengl Enhances 'map preview' screen with map maker's ordering of the players position. 2008-08-02 04:28:58 +00:00
netplay *no code changes* Just adding a note to some functions that can use the master server to transfer the data to/from. 2008-08-02 03:58:26 +00:00
script Allow compiling with Flex < 2.5.9, r5679 and patch #1089 broke this 2008-07-28 13:34:00 +00:00
sequence Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00
sound Add some ASSERTs to check for dodgy pointers 2008-07-30 20:42:02 +00:00
sqlite3 Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00
widget Invert logically wrong assertion (i.e. assert a pointer to be non-null rather than null) 2008-07-19 14:28:36 +00:00
Makefile.am Move the exceptionhandler to a directory of its own 2008-04-05 15:11:43 +00:00
makefile.win32 Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00