CIA.vc
alleg
Allegro
Stats » Projects » alleg
information
Photo
platform independent game programming
syndicateUTC clock
18:58 on Feb 09, 2012
event counters
The last message was received 2.57 days ago at 05:15 on Feb 07, 2012
0 messages so far today, 0 messages yesterday
4 messages so far this week, 7 messages last week
9 messages so far this month, 80 messages last month
6438 messages since the first one, 5.64 years ago, for an average of 7.67 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
05:15 Tuesdayalleg
Commit by trentg :: r15236 /allegro/branches/5.1/demos/a5teroids/src/Input.cpp: (link)
Make a5teroids demo work with gamepads that report small non-zero values for sticks that are at rest
#
10:37 Mondayalleg
Commit by tjaden :: r15235 /allegro/branches/5.1/examples/ex_bitmap.c: (link)
ex_bitmap: Fix indentation.
#
10:37 Mondayalleg
Commit by tjaden :: r15234 /allegro/branches/5.1/src/win/wwindow.c: (link)
Set ALLEGRO_MINIMIZED display flag on Windows (Zac Evans).
#
02:01 Mondayalleg
Commit by tjaden :: r15233 /allegro/branches/5.1/src/win/wwindow.c: (link)
jmasterx fixed a problem with wrong window size when restoring a
minimised window, in code that was added to support window constraints.
#
09:26 Saturdayalleg
Commit by konforce :: r15232 /allegro/branches/5.1/examples/ex_record.c: (link)
replace (void *) arithmetic to satisfy msvc
#
17:13 on Feb 02alleg
Commit by tjaden :: r15231 /allegro/branches/5.1/src/x/xdisplay.c: (link)
x11: Provisionally re-enable cleanup code disabled in r11919.

The log message then was:

    Work around a double-free bug in GLX when a program opens multiple
    windows.  From what I can tell the two windows share visual
    structures, and when the first window closes the structure is freed
    immediately.

Let's see if anyone complains now.
#
17:12 on Feb 02alleg
Commit by tjaden :: r15230 /allegro/branches/5.1/src/x/xglx_config.c: (link)
x11: Fix a memory leak when a visual is rejected.
#
17:12 on Feb 02alleg
Commit by tjaden :: r15229 /allegro/branches/5.1/src/x/xrandr.c: (link)
x11: Fix memory leaks in xrandr code.
#
17:11 on Feb 02alleg
Commit by tjaden :: r15228 /allegro/branches/5.1/ (2 files in 2 dirs): (link)
Fix buggy implementation of _al_vector_append_array.

On expansion the existing elements of the vector would be clobbered.
#
23:49 on Jan 31alleg
Commit by elias :: r15227 /allegro/branches/5.1/addons/image/ (bmp.c pcx.c tga.c): (link)
Fixed a few warnings in the image addon.
#
23:49 on Jan 31alleg
Commit by elias :: r15226 /allegro/branches/5.1/addons/ttf/ttf.c: (link)
Fixed bug introduced three revisions ago (15223). Thanks to tobing for spotting.
#
02:43 on Jan 28alleg
Commit by tjaden :: r15225 /allegro/branches/5.1/tests/CMakeLists.txt: (link)
Warn if can't build tests due to missing library.
#
02:32 on Jan 28alleg
Commit by tjaden :: r15224 /allegro/branches/5.1/addons/CMakeLists.txt: (link)
Fix incorrectly set allegro_main variables following monolithic build changes.
#
02:44 on Jan 27alleg
Commit by trentg :: r15223 /allegro/branches/5.1/addons/ttf/ttf.c: (link)
Restore ttf.c to it's state a few commits ago, with the addition of a memset to clear the WRITEONLY glyph locked region to zeroes so the 2 pixel borders aren't random garbage that can be seen sometimes with linear filtering on
#
01:44 on Jan 27alleg
Commit by trentg :: r15222 /allegro/branches/5.1/addons/ttf/ttf.c: (link)
Revert previous commit
#
00:57 on Jan 27alleg
Commit by trentg :: r15221 /allegro/branches/5.1/addons/ttf/ttf.c: (link)
Elias pointed out space between glyphs in ttf addon might not be initialized, and it wasn't
#
02:17 on Jan 26alleg
Commit by tjaden :: r15220 /allegro/branches/5.1/ (2 files in 2 dirs): (link)
Delete unused file alinline.h.
#
02:08 on Jan 26alleg
Commit by tjaden :: r15219 /allegro/branches/5.1/src/x/xglx_config.c: (link)
Clean up visuals selection: don't leave NULL entries in eds array.

A side-effect is that if config_selection=new doesn't work
it will fallback to config_selection=old instead of crashing.
#
02:07 on Jan 26alleg
Commit by tjaden :: r15218 /allegro/branches/5.1/addons/primitives/allegro5/allegro_primitives.h: (link)
Add MITRE synonym.

It is Australia day after all.
#
02:07 on Jan 26alleg
Commit by tjaden :: r15217 /allegro/branches/5.1/addons/font/allegro5/allegro_font.h: (link)
Don't use #define unnecessarily.
#