blitzmax.git
5 years agoMerge pull request #15 from HuangYuSan/master
Mark Sibly [Sat, 16 Mar 2019 04:26:07 +0000 (17:26 +1300)]
Merge pull request #15 from HuangYuSan/master

Rename `min()` to `_min()` to prevent collision

5 years agoMerge pull request #17 from jabdoa2/improve_ubuntu_readme
Mark Sibly [Sat, 16 Mar 2019 04:25:32 +0000 (17:25 +1300)]
Merge pull request #17 from jabdoa2/improve_ubuntu_readme

Improve ubuntu readme

5 years agoUpdate README.TXT
jabdoa2 [Mon, 11 Mar 2019 13:42:45 +0000 (14:42 +0100)]
Update README.TXT

5 years agoUpdate README.TXT
jabdoa2 [Mon, 11 Mar 2019 13:37:29 +0000 (14:37 +0100)]
Update README.TXT

6 years agoRename `min()` to `_min()` to prevent collision
Valentin Hübner [Thu, 5 Apr 2018 19:20:28 +0000 (21:20 +0200)]
Rename `min()` to `_min()` to prevent collision

This fixes a compiler error of "min was not declared in this scope".

7 years agoMerged develop into master
Mark Sibly [Thu, 9 Mar 2017 01:17:26 +0000 (14:17 +1300)]
Merged develop into master

7 years agoAdded size!=0 checks for memset, memcpy and memmove develop
Mark Sibly [Thu, 9 Mar 2017 01:16:49 +0000 (14:16 +1300)]
Added size!=0 checks for memset, memcpy and memmove

7 years agofix for issue blitz-research/blitzmax/issues/6
Simon Armstrong [Fri, 3 Feb 2017 02:21:31 +0000 (15:21 +1300)]
fix for issue blitz-research/blitzmax/issues/6

7 years agoinvoke ReleaseDC for bbSystemDesktop commands
Simon Armstrong [Thu, 2 Feb 2017 23:46:32 +0000 (12:46 +1300)]
invoke ReleaseDC for bbSystemDesktop commands

7 years agoseparated dpimanifest from xpmanifest for backwards compatability
Simon Armstrong [Thu, 2 Feb 2017 03:28:25 +0000 (16:28 +1300)]
separated dpimanifest from xpmanifest for backwards compatability

7 years agodpiAware true for win32 manifest files
Simon Armstrong [Sat, 28 Jan 2017 04:02:46 +0000 (17:02 +1300)]
dpiAware true for win32 manifest files

8 years agofix compilation issue with mingw gcc 6.3.0
Simon Armstrong [Sat, 21 Jan 2017 22:39:01 +0000 (11:39 +1300)]
fix compilation issue with mingw gcc 6.3.0

8 years agoAdded BlitzMax.pkgproj for use with:
Mark Sibly [Wed, 9 Nov 2016 23:06:02 +0000 (12:06 +1300)]
Added BlitzMax.pkgproj for use with:

http://s.sudre.free.fr/Software/Packages/about.html

9 years agoremove incorrect contact info
Simon Armstrong [Sun, 3 Jan 2016 21:06:25 +0000 (10:06 +1300)]
remove incorrect contact info

9 years agoAdded OpenALSourceId() method to TOpenALAudioChannel
Mark Sibly [Thu, 15 Oct 2015 03:38:00 +0000 (16:38 +1300)]
Added OpenALSourceId() method to TOpenALAudioChannel

9 years agoMerge pull request #5 from nitrologic/master
Mark Sibly [Wed, 14 Oct 2015 23:22:53 +0000 (12:22 +1300)]
Merge pull request #5 from nitrologic/master

Fixed freeaudios coreaudio device removing use of deprecated interface

9 years agoFixed freeaudios coreaudio device removing use of deprecated interface
Simon Armstrong [Wed, 14 Oct 2015 05:39:43 +0000 (18:39 +1300)]
Fixed freeaudios coreaudio device removing use of deprecated interface

9 years agoUpdated versions.txt
blitz-research [Mon, 12 Oct 2015 00:53:45 +0000 (13:53 +1300)]
Updated versions.txt

9 years agoPrettified win32 install.bat
blitz-research [Mon, 12 Oct 2015 00:53:37 +0000 (13:53 +1300)]
Prettified win32 install.bat

9 years agoMerge branch 'master' of https://github.com/blitz-research/blitzmax
blitz-research [Mon, 12 Oct 2015 00:52:50 +0000 (13:52 +1300)]
Merge branch 'master' of https://github.com/blitz-research/blitzmax

9 years agoUpdated d3d9graphics so it handles depth buffering. Fix courtesy of Kevin Primm ...
blitz-research [Mon, 12 Oct 2015 00:51:36 +0000 (13:51 +1300)]
Updated d3d9graphics so it handles depth buffering. Fix courtesy of Kevin Primm - thanks Kevin!

9 years agoTidy up
Mark Sibly [Sun, 4 Oct 2015 23:15:32 +0000 (12:15 +1300)]
Tidy up

9 years agoVertically aligned text in tree view cells for el capitan
Mark Sibly [Sun, 4 Oct 2015 22:16:55 +0000 (11:16 +1300)]
Vertically aligned text in tree view cells for el capitan

9 years agoMerge branch 'master' of https://github.com/blitz-research/blitzmax
blitz-research [Sun, 27 Sep 2015 08:31:49 +0000 (21:31 +1300)]
Merge branch 'master' of https://github.com/blitz-research/blitzmax

9 years agoAdded mini-mingw!
blitz-research [Sun, 27 Sep 2015 08:26:36 +0000 (21:26 +1300)]
Added mini-mingw!

9 years agoAdded 'mini-mingw'
blitz-research [Sun, 27 Sep 2015 08:18:47 +0000 (21:18 +1300)]
Added 'mini-mingw'

9 years agoUpdated README.TXT
blitz-research [Sat, 26 Sep 2015 22:02:07 +0000 (11:02 +1300)]
Updated README.TXT

9 years agoUpdated default bin files.
blitz-research [Sat, 26 Sep 2015 21:59:41 +0000 (10:59 +1300)]
Updated default bin files.

9 years agoUpdated README.TXT
blitz-research [Sat, 26 Sep 2015 21:58:46 +0000 (10:58 +1300)]
Updated README.TXT

9 years agoUpdated versions.txt
blitz-research [Sat, 26 Sep 2015 21:48:21 +0000 (10:48 +1300)]
Updated versions.txt

9 years agoUpdated mingw.
blitz-research [Sat, 26 Sep 2015 21:48:10 +0000 (10:48 +1300)]
Updated mingw.

9 years agoUpdated default bin/lib files.
blitz-research [Sat, 26 Sep 2015 21:46:41 +0000 (10:46 +1300)]
Updated default bin/lib files.

9 years agoUpdated maxgui.
blitz-research [Sat, 26 Sep 2015 00:12:00 +0000 (12:12 +1200)]
Updated maxgui.

9 years agoUpdated bmk.
blitz-research [Sat, 26 Sep 2015 00:11:52 +0000 (12:11 +1200)]
Updated bmk.

9 years agoUpdated default lib files.
blitz-research [Sat, 26 Sep 2015 00:11:21 +0000 (12:11 +1200)]
Updated default lib files.

9 years agoUpdated default bin files.
blitz-research [Sat, 26 Sep 2015 00:10:35 +0000 (12:10 +1200)]
Updated default bin files.

9 years agoUpdated versions.txt
blitz-research [Thu, 24 Sep 2015 22:29:25 +0000 (10:29 +1200)]
Updated versions.txt

9 years agoUpdated win32 install bat files.
blitz-research [Thu, 24 Sep 2015 22:29:13 +0000 (10:29 +1200)]
Updated win32 install bat files.

9 years agoUpdated bmk to use -O3 for release.
blitz-research [Thu, 24 Sep 2015 22:28:39 +0000 (10:28 +1200)]
Updated bmk to use -O3 for release.

9 years agoUpdated default win32 lib files.
blitz-research [Thu, 24 Sep 2015 22:28:20 +0000 (10:28 +1200)]
Updated default win32 lib files.

9 years agoUpdated default win32 bin files.
blitz-research [Thu, 24 Sep 2015 22:27:46 +0000 (10:27 +1200)]
Updated default win32 bin files.

9 years agoUpdated licenses. v151
Mark Sibly [Mon, 21 Sep 2015 18:53:30 +0000 (06:53 +1200)]
Updated licenses.

9 years agoOops - add LICENSE.TXT
Mark Sibly [Mon, 21 Sep 2015 18:47:37 +0000 (06:47 +1200)]
Oops - add LICENSE.TXT

9 years agoUpdated versions.txt
Mark Sibly [Mon, 21 Sep 2015 03:25:55 +0000 (15:25 +1200)]
Updated versions.txt

9 years agoUpdated test system.macos.m
Mark Sibly [Mon, 21 Sep 2015 03:18:39 +0000 (15:18 +1200)]
Updated test system.macos.m

9 years agoUpdated default versions of some macos_x86 tools.
Mark Sibly [Mon, 21 Sep 2015 02:27:12 +0000 (14:27 +1200)]
Updated default versions of some macos_x86 tools.

9 years agoUpdated versions.txt
Mark Sibly [Mon, 21 Sep 2015 02:16:22 +0000 (14:16 +1200)]
Updated versions.txt

9 years agoUpdated bmk.
Mark Sibly [Mon, 21 Sep 2015 02:16:08 +0000 (14:16 +1200)]
Updated bmk.

9 years agoTweaked reflection module.
Mark Sibly [Mon, 21 Sep 2015 02:15:37 +0000 (14:15 +1200)]
Tweaked reflection module.

9 years agoAdded new macos glgraphics stuff...test only...
Mark Sibly [Mon, 21 Sep 2015 02:15:20 +0000 (14:15 +1200)]
Added new macos glgraphics stuff...test only...

9 years agoBye bye Colin...
Mark Sibly [Sun, 20 Sep 2015 08:03:15 +0000 (20:03 +1200)]
Bye bye Colin...

9 years agoDisabled NSTextView word completion popup in cocoa_tiger.
Mark Sibly [Sun, 20 Sep 2015 07:30:46 +0000 (19:30 +1200)]
Disabled NSTextView word completion popup in cocoa_tiger.

9 years agoFixed respondsToSelector() @selectors...
Mark Sibly [Sun, 20 Sep 2015 06:49:17 +0000 (18:49 +1200)]
Fixed respondsToSelector() @selectors...

9 years agoUpdated bmk.
Mark Sibly [Sun, 20 Sep 2015 04:46:42 +0000 (16:46 +1200)]
Updated bmk.

9 years agoUpdated default macos_x86 versions of bcc, bmk and makedocs
Mark Sibly [Sun, 20 Sep 2015 04:46:22 +0000 (16:46 +1200)]
Updated default macos_x86 versions of bcc, bmk and makedocs

9 years agoAdded some build scripts for fasm2as and makedocs.
Mark Sibly [Sun, 20 Sep 2015 04:44:48 +0000 (16:44 +1200)]
Added some build scripts for fasm2as and makedocs.

9 years agoTweaks to macos x86 install scripts.
Mark Sibly [Sun, 20 Sep 2015 03:52:40 +0000 (15:52 +1200)]
Tweaks to macos x86 install scripts.

9 years agoFixes for new-fangled clang-as in xcode7.
Mark Sibly [Sun, 20 Sep 2015 03:52:08 +0000 (15:52 +1200)]
Fixes for new-fangled clang-as in xcode7.

10 years agoUpdated versions.txt
blitz-research [Tue, 10 Jun 2014 01:44:34 +0000 (13:44 +1200)]
Updated versions.txt

10 years agoAdded rpath=$ORIGIN to bmk.
Mark Sibly [Tue, 10 Jun 2014 01:39:44 +0000 (13:39 +1200)]
Added rpath=$ORIGIN to bmk.

10 years agoUpadted linux build batch files.
Mark Sibly [Wed, 29 Jan 2014 22:36:15 +0000 (11:36 +1300)]
Upadted linux build batch files.

10 years agoMerge branch 'master' of https://github.com/blitz-research/blitzmax v150
blitz-research [Wed, 29 Jan 2014 02:11:47 +0000 (15:11 +1300)]
Merge branch 'master' of https://github.com/blitz-research/blitzmax

10 years agoTweaked cocoamaxgui so it's 10.4->10.9 friendly!
blitz-research [Wed, 29 Jan 2014 02:11:14 +0000 (15:11 +1300)]
Tweaked cocoamaxgui so it's 10.4->10.9 friendly!

10 years agoUpdated .gitignore.
blitz-research [Wed, 29 Jan 2014 00:18:13 +0000 (13:18 +1300)]
Updated .gitignore.

10 years agoUpdated some stuff.
Mark Sibly [Wed, 29 Jan 2014 00:11:47 +0000 (13:11 +1300)]
Updated some stuff.

10 years agoUpdated versions.txt
blitz-research [Tue, 28 Jan 2014 23:48:15 +0000 (12:48 +1300)]
Updated versions.txt

10 years agoUpdated versions.txt
Mark Sibly [Tue, 28 Jan 2014 23:42:55 +0000 (12:42 +1300)]
Updated versions.txt

10 years agoUpdated bmk
Mark Sibly [Tue, 28 Jan 2014 23:31:30 +0000 (12:31 +1300)]
Updated bmk

10 years agoMerge branch 'master' of https://github.com/blitz-research/blitzmax
blitz-research [Tue, 28 Jan 2014 22:49:42 +0000 (11:49 +1300)]
Merge branch 'master' of https://github.com/blitz-research/blitzmax

10 years agoAdded Eof to TCStandardIO in brl.standardio
blitz-research [Tue, 28 Jan 2014 22:47:07 +0000 (11:47 +1300)]
Added Eof to TCStandardIO in brl.standardio

11 years agoUpdate versions.txt
blitz-research [Thu, 23 Jan 2014 06:33:09 +0000 (19:33 +1300)]
Update versions.txt

11 years agoMerge branch 'master' of https://github.com/blitz-research/blitzmax
blitz-research [Thu, 23 Jan 2014 04:09:31 +0000 (17:09 +1300)]
Merge branch 'master' of https://github.com/blitz-research/blitzmax

11 years agoAdded src/createrelease.
blitz-research [Thu, 23 Jan 2014 04:07:44 +0000 (17:07 +1300)]
Added src/createrelease.

11 years agoUpdate install.bat
blitz-research [Thu, 23 Jan 2014 03:56:48 +0000 (16:56 +1300)]
Update install.bat

11 years agoUpdate install.bat
blitz-research [Thu, 23 Jan 2014 03:56:25 +0000 (16:56 +1300)]
Update install.bat

11 years agoUpdate README.TXT
blitz-research [Thu, 23 Jan 2014 03:51:10 +0000 (16:51 +1300)]
Update README.TXT

11 years agoMerge branch 'master' of https://github.com/blitz-research/blitzmax
blitz-research [Thu, 23 Jan 2014 02:40:17 +0000 (15:40 +1300)]
Merge branch 'master' of https://github.com/blitz-research/blitzmax

11 years agoAdded versions.txt
blitz-research [Thu, 23 Jan 2014 02:39:28 +0000 (15:39 +1300)]
Added versions.txt

11 years agoUpdate README.TXT
blitz-research [Thu, 23 Jan 2014 00:12:28 +0000 (13:12 +1300)]
Update README.TXT

11 years agoCreate README.TXT
blitz-research [Thu, 23 Jan 2014 00:11:48 +0000 (13:11 +1300)]
Create README.TXT

11 years agoAdded macos_x86 bin files and build scripts.
blitz-research [Thu, 23 Jan 2014 00:07:34 +0000 (13:07 +1300)]
Added macos_x86 bin files and build scripts.

11 years agoAdd some more mod files.
blitz-research [Thu, 23 Jan 2014 00:00:26 +0000 (13:00 +1300)]
Add some more mod files.

11 years agoAdded some mod files.
blitz-research [Wed, 22 Jan 2014 23:58:42 +0000 (12:58 +1300)]
Added some mod files.

11 years agoAdded legacy macos_ppc files.
blitz-research [Wed, 22 Jan 2014 23:49:03 +0000 (12:49 +1300)]
Added legacy macos_ppc files.

11 years agoUpdated build scripts.
blitz-research [Wed, 22 Jan 2014 23:42:41 +0000 (12:42 +1300)]
Updated build scripts.

11 years agoUpdated gitignore.
blitz-research [Wed, 22 Jan 2014 23:41:50 +0000 (12:41 +1300)]
Updated gitignore.

11 years agoAdded linux_x86 bins and build scripts.
blitz-research [Wed, 22 Jan 2014 23:37:59 +0000 (12:37 +1300)]
Added linux_x86 bins and build scripts.

11 years agoAdded win32_x86 build scripts.
blitz-research [Wed, 22 Jan 2014 23:12:57 +0000 (12:12 +1300)]
Added win32_x86 build scripts.

11 years agoAdded win32_x86 bin and lib files.
blitz-research [Wed, 22 Jan 2014 23:12:09 +0000 (12:12 +1300)]
Added win32_x86 bin and lib files.

11 years agoAdded compiler src.
blitz-research [Wed, 22 Jan 2014 23:11:01 +0000 (12:11 +1300)]
Added compiler src.

11 years agoUpdated gitignores.
blitz-research [Wed, 22 Jan 2014 23:08:27 +0000 (12:08 +1300)]
Updated gitignores.

11 years agoAdded docs.
blitz-research [Wed, 22 Jan 2014 22:55:51 +0000 (11:55 +1300)]
Added docs.

11 years agoAdded src.
blitz-research [Wed, 22 Jan 2014 22:34:04 +0000 (11:34 +1300)]
Added src.

11 years agoAdded samples.
blitz-research [Wed, 22 Jan 2014 22:33:28 +0000 (11:33 +1300)]
Added samples.

11 years agoOops.
blitz-research [Wed, 22 Jan 2014 22:33:03 +0000 (11:33 +1300)]
Oops.

11 years agoAdded modules.
blitz-research [Wed, 22 Jan 2014 22:32:46 +0000 (11:32 +1300)]
Added modules.

11 years agoAdded .gitignore
blitz-research [Wed, 22 Jan 2014 22:26:53 +0000 (11:26 +1300)]
Added .gitignore