Project

General

Profile

Activity

From 2010-05-28 to 2010-06-10

2010-06-06

14:17 Revision 592f1556 (github): Found reason for bug 2983971 (not fixed yet).
There is a mixup in the map numbering here, and the wrong song lump
(or no lump at all) is chosen for "currentmap".
skyjake
08:11 Revision f355c77d (github): Fixed build on OS X / gcc.
There were two conflicting definitions of vectorgraphicid_t and
compositefontid_t. Removed the enum typedef to go wit...
skyjake

2010-06-01

00:01 Revision f29453bb (github): Removed M_DrawShadowedChar - no longer necessary as M_DrawTextFragmentShadowed can be used instead.
danij

2010-05-31

20:08 Revision aa73a583 (github): Fixed another buffer overflow in what was WI_DrawParamText... This function needs a complete rewrite.
Added a default leading argument to GL_DrawText and fixed leading calculation to use the actual height of the last dr... danij
17:06 Revision be3b366f (github): Added: InFine command "font" (handle) (font) specify the font to use by name.
Changed: InFine command "linehgt" - line height is now interpreted as a percentage of the actual height of font rathe... danij
01:25 Revision d01154c6 (github): Refactored composite font character drawing:
* Now uses a display list per-glyph with the left and top offsets inherited from the patch applied to glymp's origin ... danij

2010-05-30

23:58 Revision 109c0719 (github): Moved composite font character drawing out of gl_drawpatch and into gl_drawcompositefont in preparation for more radical changes.
danij
23:25 Revision a108f25a (github): Split the skillmode flags for mapspots out of the flags member and into a seperate variable. Made the skillmode requirement for mapspots unique, so that e.g., SM_BABY and SM_EASY are not considered the same skillmode (this logic has been moved to the interpretation stage in dpWadMapConverter).
danij
21:15 Revision e0c83ecf (github): Do not scale the modelview matrix in GL_DrawVectorGraphic if scale == 1
danij
21:13 Revision 283ddc5c (github): Moved vector graphic drawing into the engine.
Refactored vector graphic and composite font registration to allow updating existing resources. danij
18:05 Revision 39f10494 (github): Refactored the interface for vector graphic drawing in preparation for moving into the engine.
danij
01:46 Revision edc0aec0 (github): Minor tweak to the side shadow darkness calculation in fakeradio.
danij

2010-05-29

03:04 Revision 7c275b4e (github): Clean up.
danij
03:04 Revision 2d34f4da (github): Fix line endings.
danij
02:38 Revision a2312d7e (github): Moved composite font Text drawing into the engine (just a simple code migration).
Todo:
* Refactor drawing to use an atlus and display lists.
* Refactor registration/declaration to use DED.
danij

2010-05-28

23:19 Revision c955a326 (github): Resolve conflicts with previous commit.
danij
23:14 Revision 96493b9d (github): Reimplemented the Text shadow effect used in the menu in order to eliminate references to the menu in gl_drawcompositefont.c
gl_drawcompositefont.c is now ready for intergration into the engine. Initially, I'll move a copy of gl_drawpatch.c i... danij
05:02 Revision 46251a0b (github): Reimplemented the Text glitter effect used in the menu in order to eliminate references to the menu in gl_drawcompositefont.c
Todo: Do exactly the same for the shadow effect. danij
00:20 Revision 58b8ea21 (github): Moved global typeInTime into gl_drawcompositefont. Clean up.
danij
 

Also available in: Atom