Commit graph

32 commits

Author SHA1 Message Date
Magnus Auvinen 8b3c16e615 major engine cleanup. dependency on baselib removed. engine is now C code (not ansi tho). some other cruft removed aswell 2007-08-22 07:52:33 +00:00
Magnus Auvinen 2cde04ddce merged over all stuff from 0.2 to trunk 2007-08-14 18:37:16 +00:00
Jakob Fries 3d0c6b7f98 generic line wrapping 2007-08-10 11:03:16 +00:00
Johan Althoff 0c7e1fc6ab fixed window focusing stuff, much better now. 2007-08-07 18:28:51 +00:00
Johan Althoff 85ca9f7123 added support to auto select bitdepth when windowed 2007-08-07 18:03:36 +00:00
Magnus Auvinen c2b65c73de added screenshot button to F10 2007-08-04 09:20:59 +00:00
Magnus Auvinen f826bc6cac larger update. reduced the amount of video memory used from ~60 to ~36mb on a typical map 2007-07-30 19:46:31 +00:00
Magnus Auvinen 8233a44b60 an update :D 2007-07-29 22:09:15 +00:00
Magnus Auvinen 7699e4b400 removed the batch functions as it did next to nothing. changed some of the default values. cleaned up some of the config variables. added options in the menu to control gfx quality of the game. 2007-07-29 15:55:04 +00:00
Magnus Auvinen b1f65c46ed oops, we shouldn't always downsample the textures :D 2007-07-29 15:39:49 +00:00
Magnus Auvinen dc612d4fe4 fixed better downsampling 2007-07-29 15:38:20 +00:00
Magnus Auvinen f8d037ee48 added options for crappy gfxcards 2007-07-29 15:21:25 +00:00
Magnus Auvinen e6c4db94d8 fixed some problems with the snapshot handling. added fps meter. fixed error when connecting to several servers 2007-07-29 13:21:33 +00:00
Jakob Fries e6d5379a72 editbox is now easier to edit 2007-07-28 17:44:12 +00:00
Magnus Auvinen 501558f881 increased vb size. added support for settings config variables from the chat line 2007-07-27 00:03:28 +00:00
Magnus Auvinen 1d34666164 fixed latency stuff, some gfx stuff 2007-07-26 19:09:31 +00:00
Magnus Auvinen 5bd2c434f6 epic commit. removed tga support, removed BGR support. fixed one config for editor, server and client, optimized tilemap rendering (this needs some cleanup), added tools to fix alpha outline quirk and glitches in the tilemap reindering 2007-07-24 22:53:43 +00:00
Jakob Fries f7b2accd52 2007-07-22 13:42:28 +00:00
Magnus Auvinen 2231cd8c39 various small changes 2007-07-22 12:01:20 +00:00
Joel de Vahl 2165a728c2 Discarded work on mipmaps. 2007-07-22 11:46:25 +00:00
Magnus Auvinen 3b1871499c laggometer, smaller gfx fixes 2007-07-22 09:15:34 +00:00
Joel de Vahl 4378e3e4e8 use extension for vbo:s 2007-07-21 18:54:07 +00:00
Jakob Fries d40868e913 2007-07-21 16:33:01 +00:00
Jakob Fries a622421cf3 2007-07-21 15:48:35 +00:00
Jakob Fries bb4ea1b87d gui 2007-07-21 12:57:36 +00:00
Magnus Auvinen f2611cad8b fixed so that the editor works again 2007-07-15 13:25:10 +00:00
Magnus Auvinen 568b9f1f4a added chat, better damage indicators 2007-07-14 13:09:42 +00:00
Johan Althoff 519e644a62 fixed various warnings on windows 2007-07-13 21:22:45 +00:00
Jakob Fries a66c87d62e 2007-06-10 20:30:39 +00:00
Jakob Fries 03422bc3c5 kerning editor 2007-06-10 17:25:08 +00:00
Magnus Auvinen bdcc0b09dd major update. added png support. fixed abit with the network 2007-05-27 00:47:07 +00:00
Magnus Auvinen 82023866ab large change. moved around all source. splitted server and client into separate files 2007-05-24 20:54:08 +00:00
Renamed from src/gfx.cpp (Browse further)