neil [Thu, 24 Oct 2013 02:54:30 +0000 (02:54 +0000)]
Defined superset() macro for easy setting of an attribute through the
superclass.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48313
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Thu, 24 Oct 2013 02:05:49 +0000 (02:05 +0000)]
Improvements to AutoDocs.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48312
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 23 Oct 2013 19:38:46 +0000 (19:38 +0000)]
Put VOID mode-file in "Storage", but void.audio in "Devs". This is necessary
to allow the Void driver to be loaded as a fallback when no real modes are
available. I.e. this is a follow-up/correction to r45741.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48311
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Tue, 22 Oct 2013 18:15:41 +0000 (18:15 +0000)]
Reverted r48299. With a fresh build, it wasn't needed.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48310
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 22 Oct 2013 02:46:41 +0000 (02:46 +0000)]
My previous commit caused that parent directory wasn't set,
so I'm fully reverting to r44599.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48309
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 22 Oct 2013 01:49:00 +0000 (01:49 +0000)]
Don't execute the default tool of a tool icon.
Bugfix for:
https://sourceforge.net/p/aros/bugs/460/
Note that executing System/CLI from System/Shell.info
doesn't work anymore.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48308
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Mon, 21 Oct 2013 09:55:18 +0000 (09:55 +0000)]
Updated to V8.85.
Disabled from automatic build because there are 2 issues:
https://sourceforge.net/p/aros/bugs/460/
https://sourceforge.net/p/aros/bugs/461/
git-svn-id: https://svn.aros.org/svn/aros/trunk@48307
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sun, 20 Oct 2013 17:51:28 +0000 (17:51 +0000)]
Pushover added.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48306
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sun, 20 Oct 2013 16:13:53 +0000 (16:13 +0000)]
libstdc++ needs ioctl(). I think that function got
lost during clib split.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48305
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Thu, 17 Oct 2013 19:16:24 +0000 (19:16 +0000)]
C:Partition - give extended explanation of possible failure cause when tool is not able to open root partition
git-svn-id: https://svn.aros.org/svn/aros/trunk@48304
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Thu, 17 Oct 2013 05:02:50 +0000 (05:02 +0000)]
Replaced static variable by a library base member to
avoid interference if several applications call strtok()
at the same time.
Added a test for both strtok() and strtok_r() to the
clib tests.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48303
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Thu, 17 Oct 2013 00:03:01 +0000 (00:03 +0000)]
Stop MUIM_List_Jump from jumping to one entry past the end of the list.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48302
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 16 Oct 2013 20:39:49 +0000 (20:39 +0000)]
Only use -nostdc for target linker/compiler.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48301
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Wed, 16 Oct 2013 20:02:40 +0000 (20:02 +0000)]
C:Partition: make WIPE option more deadly
The effect of previous implementation was that if a partition tables
was re-created with exactly the same parameters as they had before,
the file systems were again accessible to users.
This use case is actually the basic one of InstallAROS Wipe option.
Having the previous behavior was raising bug reports that "Wipe option
does not work"
git-svn-id: https://svn.aros.org/svn/aros/trunk@48300
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 16 Oct 2013 19:47:52 +0000 (19:47 +0000)]
Added stdcio to libs.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48299
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 16 Oct 2013 19:44:51 +0000 (19:44 +0000)]
Removed unused variable.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48298
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 16 Oct 2013 16:38:31 +0000 (16:38 +0000)]
Removed some unnecessary null-pointer checks.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48297
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 16 Oct 2013 16:26:24 +0000 (16:26 +0000)]
Fixed typos in comments.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48296
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 16 Oct 2013 16:20:39 +0000 (16:20 +0000)]
Handle failure of StrDup().
git-svn-id: https://svn.aros.org/svn/aros/trunk@48295
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 15 Oct 2013 21:12:26 +0000 (21:12 +0000)]
Don't copy the makefiles.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48294
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 15 Oct 2013 20:55:19 +0000 (20:55 +0000)]
Fixed ignoring of files.
Argument handling improved.
Dokumentation updated.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48293
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 15 Oct 2013 20:31:29 +0000 (20:31 +0000)]
Renamed element 'fh' to 'handle' to make it more obvious
that it isn't always a filehandle. (I had already fixed
3 crashes because of wrong usage.)
Removed unecessary conversion to BPTR. 'Handle' *is* a BPTR.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48292
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 15 Oct 2013 19:42:54 +0000 (19:42 +0000)]
Removed *.otag and *.font for the DejaVu fonts because:
- name too long for FFS
- pointless because they differ from Vera only by additional
characters.
The TTFs are still there because freetype.library can make
use of them.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48291
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 15 Oct 2013 19:31:20 +0000 (19:31 +0000)]
Removed CLI tooltype.
Penguin-Command: don't crash when argc == 0.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48290
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Mon, 14 Oct 2013 18:51:49 +0000 (18:51 +0000)]
Blobwars added.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48289
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Mon, 14 Oct 2013 16:31:24 +0000 (16:31 +0000)]
Added some prerequisites.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48288
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Mon, 14 Oct 2013 01:34:56 +0000 (01:34 +0000)]
Implemented %copy_dir_recursive with a Python script
so that we can copy file names with space characters.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48287
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Sun, 13 Oct 2013 19:29:45 +0000 (19:29 +0000)]
graphics.library: restore passing RelLeftEdge and RelTopEdge to layer creation function.
When parent window is presented, also parent layer is passed to
layers.library. Passing absolute coordinates (LeftEdge/TopEdge)
cause the layer to be double-offsetted and not in place of the window.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48286
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
jmcmullan [Sun, 13 Oct 2013 15:19:54 +0000 (15:19 +0000)]
stdc.library: Add missing strtok_r.c
Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk@48285
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sat, 12 Oct 2013 22:14:27 +0000 (22:14 +0000)]
strtok_r added.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48284
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sat, 12 Oct 2013 16:55:17 +0000 (16:55 +0000)]
Removed some generated files from patch.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48283
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sat, 12 Oct 2013 16:48:17 +0000 (16:48 +0000)]
LMarbles added.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48282
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sat, 12 Oct 2013 15:48:42 +0000 (15:48 +0000)]
We must use Examine because fh is a lock (see opendir.c).
git-svn-id: https://svn.aros.org/svn/aros/trunk@48281
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sat, 12 Oct 2013 13:18:45 +0000 (13:18 +0000)]
LTris added.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48280
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Fri, 11 Oct 2013 18:48:35 +0000 (18:48 +0000)]
picture.datatype: guarantee that the bitmap for alpha-enabled pictures will be 32 bit.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48279
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Fri, 11 Oct 2013 09:39:04 +0000 (09:39 +0000)]
dont try to convert the pixfmt while calculating the "shade"
git-svn-id: https://svn.aros.org/svn/aros/trunk@48278
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Fri, 11 Oct 2013 09:20:00 +0000 (09:20 +0000)]
use the correct offset into the source image to determine basecolor.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48277
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Fri, 11 Oct 2013 07:01:29 +0000 (07:01 +0000)]
Added a hint about SetDrMd().
See http://aros-exec.org/modules/newbb/viewtopic.php?post_id=84333#forumpost84333
git-svn-id: https://svn.aros.org/svn/aros/trunk@48276
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Thu, 10 Oct 2013 23:52:27 +0000 (23:52 +0000)]
Fixed build problems (no more installing in /PROGDIR).
Enabled build by default.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48275
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Wed, 9 Oct 2013 19:47:10 +0000 (19:47 +0000)]
graphics.hidd: correct type definitions for attributes to match the actuall types.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48274
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Wed, 9 Oct 2013 15:43:52 +0000 (15:43 +0000)]
Removed some unnecessary checks for null pointers.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48273
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Wed, 9 Oct 2013 04:30:30 +0000 (04:30 +0000)]
use consistant co-ords when calculating the offsets
git-svn-id: https://svn.aros.org/svn/aros/trunk@48272
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Wed, 9 Oct 2013 03:50:35 +0000 (03:50 +0000)]
fallback to default hidd-bitmap-based backfill function if we cant obtain a "real" bitmap for the rendertarget.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48271
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Wed, 9 Oct 2013 03:34:14 +0000 (03:34 +0000)]
fix off-by-one calculation
git-svn-id: https://svn.aros.org/svn/aros/trunk@48270
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Wed, 9 Oct 2013 03:21:49 +0000 (03:21 +0000)]
correct offsets for fall-back rendering
git-svn-id: https://svn.aros.org/svn/aros/trunk@48269
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Wed, 9 Oct 2013 02:15:32 +0000 (02:15 +0000)]
only update affected area of bitmap
git-svn-id: https://svn.aros.org/svn/aros/trunk@48268
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Wed, 9 Oct 2013 02:14:37 +0000 (02:14 +0000)]
implement updating of RectList entries. bump version to reflect recent changes.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48267
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 23:59:58 +0000 (23:59 +0000)]
remove unused var
git-svn-id: https://svn.aros.org/svn/aros/trunk@48266
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 23:59:04 +0000 (23:59 +0000)]
change how the alpha intermediate bitmap is destroyed. expand display selection to better cater for compositable screens.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48265
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 22:02:36 +0000 (22:02 +0000)]
fix pixel fmt conversion
git-svn-id: https://svn.aros.org/svn/aros/trunk@48264
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 8 Oct 2013 21:50:56 +0000 (21:50 +0000)]
Don't patch config.log.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48263
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 8 Oct 2013 21:32:19 +0000 (21:32 +0000)]
WIP Scummvm. It compiles but doesn't link.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48262
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Tue, 8 Oct 2013 18:55:17 +0000 (18:55 +0000)]
Enabled default build of Abuse.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48261
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 17:42:28 +0000 (17:42 +0000)]
fix a c&p error.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48260
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 17:41:29 +0000 (17:41 +0000)]
fix a c&p error.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48259
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Tue, 8 Oct 2013 16:48:58 +0000 (16:48 +0000)]
cybergraphics.library: simplify code by returning the bitmap as handle APTR since now the bitmap is needed in unlocking code.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48258
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Tue, 8 Oct 2013 16:48:54 +0000 (16:48 +0000)]
contrib/Games/Quake: disabled build for ARM, there is some i386 assembler code that is tried to be compiled
git-svn-id: https://svn.aros.org/svn/aros/trunk@48257
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Tue, 8 Oct 2013 16:48:52 +0000 (16:48 +0000)]
GrafX2: add dependency on lua
git-svn-id: https://svn.aros.org/svn/aros/trunk@48256
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 16:28:29 +0000 (16:28 +0000)]
fallback to WriteRGBPixel if it is not a hidd bitmap
git-svn-id: https://svn.aros.org/svn/aros/trunk@48255
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 16:18:09 +0000 (16:18 +0000)]
remove comment
git-svn-id: https://svn.aros.org/svn/aros/trunk@48254
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 16:13:11 +0000 (16:13 +0000)]
flesh out process pixel array a little
git-svn-id: https://svn.aros.org/svn/aros/trunk@48253
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 16:12:30 +0000 (16:12 +0000)]
flesh out process pixel array a little
git-svn-id: https://svn.aros.org/svn/aros/trunk@48252
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 15:24:14 +0000 (15:24 +0000)]
minor changes. bump version to reflect recent changes
git-svn-id: https://svn.aros.org/svn/aros/trunk@48251
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 15:22:25 +0000 (15:22 +0000)]
bump copyright date on affected files and version
git-svn-id: https://svn.aros.org/svn/aros/trunk@48250
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 14:47:46 +0000 (14:47 +0000)]
replace the shaded line operation with a version that (a) tries to directly render to the bitmap if it is lockable, (b) uses DoHookClipRects to obtain the correct bounds/bitmap to render into and (c) directly calls the gfx hidd to prevent rechecking the rastport clipping.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48249
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 12:10:53 +0000 (12:10 +0000)]
Update bitmap after unlocking (unless RectList is specified) - TODO: update individual Rects in RectList.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48248
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 05:34:48 +0000 (05:34 +0000)]
disable direct rendering until it is fixed to respect rastport clipping
git-svn-id: https://svn.aros.org/svn/aros/trunk@48247
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 05:02:53 +0000 (05:02 +0000)]
use direct rendering if we can lock the rastports bitmap
git-svn-id: https://svn.aros.org/svn/aros/trunk@48246
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
jmcmullan [Tue, 8 Oct 2013 01:56:06 +0000 (01:56 +0000)]
Wanderer: Compiler delint
Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk@48245
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
jmcmullan [Tue, 8 Oct 2013 01:56:01 +0000 (01:56 +0000)]
Prefs/Reqtools: Compiler delint
Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk@48244
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 01:48:45 +0000 (01:48 +0000)]
correction to autodoc
git-svn-id: https://svn.aros.org/svn/aros/trunk@48243
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
jmcmullan [Tue, 8 Oct 2013 01:38:39 +0000 (01:38 +0000)]
compositor: Compiler delint
Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk@48242
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
jmcmullan [Tue, 8 Oct 2013 01:38:31 +0000 (01:38 +0000)]
libarossupport.a: Exact match for FreeMem() prototype
Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk@48241
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Tue, 8 Oct 2013 01:25:43 +0000 (01:25 +0000)]
small refactor to region handling
git-svn-id: https://svn.aros.org/svn/aros/trunk@48240
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 23:53:29 +0000 (23:53 +0000)]
change behaviour so that external code will receive a struct BitMap to operate with.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48239
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 23:35:39 +0000 (23:35 +0000)]
pass in the display id to the compositor
git-svn-id: https://svn.aros.org/svn/aros/trunk@48238
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 23:34:16 +0000 (23:34 +0000)]
add compositor attribute for the display it is on.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48237
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 23:33:23 +0000 (23:33 +0000)]
typo
git-svn-id: https://svn.aros.org/svn/aros/trunk@48236
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Mon, 7 Oct 2013 20:04:07 +0000 (20:04 +0000)]
Attempting to build Quake and Doom for ARM. Let's see what happens.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48235
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Mon, 7 Oct 2013 18:54:23 +0000 (18:54 +0000)]
Wanderer: remove code duplication and own strchr logic
git-svn-id: https://svn.aros.org/svn/aros/trunk@48234
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
deadwood [Mon, 7 Oct 2013 18:54:20 +0000 (18:54 +0000)]
Wanderer: fix bugs preventing Put Away from working
git-svn-id: https://svn.aros.org/svn/aros/trunk@48233
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Mon, 7 Oct 2013 17:36:01 +0000 (17:36 +0000)]
Updated from source code.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48232
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 16:09:16 +0000 (16:09 +0000)]
store the struct BitMap associated with a hidd bitmap object, so that it may be queried for use with standard gfx functions.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48231
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 14:51:48 +0000 (14:51 +0000)]
sdl includes depend on iconv includes
git-svn-id: https://svn.aros.org/svn/aros/trunk@48230
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 14:51:09 +0000 (14:51 +0000)]
add a target for the iconv includes (currently still just builds libiconv)
git-svn-id: https://svn.aros.org/svn/aros/trunk@48229
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 14:47:44 +0000 (14:47 +0000)]
quieten debug
git-svn-id: https://svn.aros.org/svn/aros/trunk@48228
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 14:46:34 +0000 (14:46 +0000)]
remove unneeded debug
git-svn-id: https://svn.aros.org/svn/aros/trunk@48227
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 14:43:36 +0000 (14:43 +0000)]
query a screens pre-alphacomposit processing hook and call it as appropriate.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48226
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 14:41:07 +0000 (14:41 +0000)]
store the pre-alphacomposit hook and allow it to be queried.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48225
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
neil [Mon, 7 Oct 2013 14:30:43 +0000 (14:30 +0000)]
Improvements to AutoDocs, typo fixes etc.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48224
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 10:58:07 +0000 (10:58 +0000)]
small comment fix
git-svn-id: https://svn.aros.org/svn/aros/trunk@48223
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 10:56:41 +0000 (10:56 +0000)]
fix comment on SA_CompositingFlags. Add SA_AlphaPreCompositHook to allow pre-processing of buffers used for composition.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48222
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Mon, 7 Oct 2013 10:35:58 +0000 (10:35 +0000)]
delint
git-svn-id: https://svn.aros.org/svn/aros/trunk@48221
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Sun, 6 Oct 2013 23:13:56 +0000 (23:13 +0000)]
enable pass through mode if the frontmost screen is fullscreen (and doesnt have alpha)
git-svn-id: https://svn.aros.org/svn/aros/trunk@48220
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sun, 6 Oct 2013 21:08:32 +0000 (21:08 +0000)]
Enabled building of penguincommand. Disabling was likely not intended.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48219
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sun, 6 Oct 2013 19:56:17 +0000 (19:56 +0000)]
WIP KoboDeluxe
git-svn-id: https://svn.aros.org/svn/aros/trunk@48218
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Sun, 6 Oct 2013 00:12:52 +0000 (00:12 +0000)]
fix drawrect handling (oops)
git-svn-id: https://svn.aros.org/svn/aros/trunk@48217
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Sat, 5 Oct 2013 23:32:54 +0000 (23:32 +0000)]
typo
git-svn-id: https://svn.aros.org/svn/aros/trunk@48216
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
NicJA [Sat, 5 Oct 2013 23:16:26 +0000 (23:16 +0000)]
enable COMPF_ALPHA, and reuse in the code instead of defining a custom bitmap node flag. adjust existing node flags to not conflict with bit-range used by composition flags.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48215
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc
mazze [Sat, 5 Oct 2013 20:28:25 +0000 (20:28 +0000)]
Game "Abuse" added.
git-svn-id: https://svn.aros.org/svn/aros/trunk@48213
fb15a70f-31f2-0310-bbcc-
cdcc74a49acc