1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-05-12 12:00:14 +00:00
Commit graph

2374 commits

Author SHA1 Message Date
Cory Smith ceb1b2ac86 Still working with git... 2022-08-26 21:46:16 -05:00
Cory Smith 36ac741c83 git 'confused'??? 2022-08-26 21:44:09 -05:00
Cory Smith 1f8aa92e94 Add *.bas to .gitignore under source. 2022-08-26 21:40:09 -05:00
Cory Smith f8e94dabb2 Add .gitignore to source folder allowing *.bas. 2022-08-26 21:39:16 -05:00
Cory Smith 8e49fe5377 Add check to remove qb64-dev.exe (created with build.cmd). 2022-08-26 19:16:11 -05:00
Cory Smith 4886d1226d Add .vscode to .gitignore. 2022-08-26 19:14:51 -05:00
brickviking 786c050bbf Finally got the ARCH stuff working
Arch discovery needed to be outside the test for errorlevel
2022-08-26 02:00:21 +12:00
brickviking 1205b2abf0 Finally got expand working right
This now figures out which files to extract from the cab file from the architecture in the registry
2022-08-26 01:36:02 +12:00
brickviking 75936e17b6 Shifting Fetch statement to the right place 2022-08-26 00:18:57 +12:00
brickviking fe944ae37d Can't leave out out 32-bit cousins, what few there are
If we downloaded mingw32, we should get rid of that too
2022-08-25 23:35:26 +12:00
brickviking b179afe20a Initial commit, still very rough around the edges 2022-08-25 23:18:10 +12:00
Cory Smith 3361fa850a
Merge pull request #10 from DualBrain/master
Fixed some QB64 urls.
2022-08-24 19:54:03 -05:00
Cory Smith 8b717eac47 Fixed some QB64 urls. 2022-08-24 19:53:19 -05:00
Cory Smith 933b981b0c
Merge pull request #9 from DualBrain/master
Added reset.cmd and updated pre-compiled source.
2022-08-24 17:23:25 -05:00
Cory Smith 4b7501d4e0 Added reset.cmd and updated pre-compiled source. 2022-08-24 17:22:30 -05:00
Cory Smith fdac45a349
Merge pull request #8 from DualBrain/master
Initial Help "reset".
2022-08-24 01:39:42 -05:00
Cory Smith 6e53ffb602 Initial Help "reset".
- Removed "wiki" menu items (Help menu).
- Removed "View on Wiki" *button* in Help window.
- Removed "the red X" in Help window (seems out of place).
- Removed "bread crumb navigation".
- Added placeholder "document title" to Help window.
2022-08-24 01:38:08 -05:00
Cory Smith 8d14dd767d
Merge pull request #7 from a740g/master
Replaced OpenAL with miniaudio, reduce image library dependencies & reduce repo footprint by downloading mingw binaries when required
2022-08-23 23:01:23 -05:00
Samuel Gomes 629b9b9c80 Mimic QB45 behavior - Sound() frequency 20KHz or above produces silence 2022-08-20 00:11:06 +05:30
Samuel Gomes 79040102b3 Updated license files 2022-08-18 20:11:59 +05:30
Samuel Gomes 316fd0245c Enabled clang O2 flag for audio lib 2022-08-18 14:31:27 +05:30
Samuel Gomes 6b9424b029 Added Clang++ std flag c++11 2022-08-18 14:03:24 +05:30
Samuel Gomes ffc697c54a macOS complie error fixes 2022-08-18 10:41:12 +05:30
Samuel Gomes 9d304180a0 Add missing label 2022-08-17 22:57:55 +05:30
Samuel Gomes 290a31c112 Replaced OpenAL audio with miniaudio 2022-08-17 21:03:44 +05:30
Samuel Gomes 29a167837b We can now load PCX images 2022-08-17 12:27:37 +05:30
Samuel Gomes 2080bebf6b Fixed issue with static libraries in Windows 2022-08-17 11:54:05 +05:30
Samuel Gomes 4dc97cbca7 Let's put the repo on a diet! 2022-08-17 11:43:53 +05:30
Samuel Gomes e3d2e063d1 Removed unnecessary GCC directories 2022-08-16 22:32:46 +05:30
Cory Smith 279ee1d9c8
Merge pull request #3 from DualBrain/master
Work in progress on Wiki update.
2022-06-24 14:02:03 -05:00
Cory Smith c4903fbd37
Merge branch 'QB64Official:master' into master 2022-06-24 14:01:15 -05:00
Cory Smith c689ddf479 Updating Wiki Functionality (still more to do). 2022-06-24 14:00:44 -05:00
Cory Smith fb6ed87a74
Update bug_report.md
Signed-off-by: Cory Smith <dualbrain@msn.com>
2022-06-17 15:15:04 -07:00
Cory Smith d1db9f1337
Update bug_report.md
Signed-off-by: Cory Smith <dualbrain@msn.com>
2022-06-17 15:13:59 -07:00
Cory Smith 09bf6c886f
Merge pull request #1 from boxgaming/master
Updated to use github.com/QB64Official wiki content
2022-06-14 16:37:23 -05:00
boxgaming 50f58b1f50 updated to use github.com/QB64Official wiki content 2022-06-14 15:39:17 -05:00
Fellippe Heitor 29f111b11f Update readme 2022-05-01 22:28:46 -03:00
Fellippe Heitor 4af1f00709 Disable actions 2022-05-01 22:24:44 -03:00
Fellippe Heitor bfd6d9318c Merge recent patches 2022-05-01 22:20:29 -03:00
Fellippe Heitor 00e7fc1ae4 Update Changelog [ci-skip] 2022-03-11 14:27:18 -03:00
Autobuild Process 242f8747de Update internal/source 2022-03-10 16:07:42 +00:00
Fellippe Heitor 6e385df280 Fix alignment issues in listbox controls 2022-03-10 13:04:36 -03:00
Autobuild Process 88505bea87 Update internal/source 2022-03-10 13:33:35 +00:00
Fellippe Heitor b2f35b9e98 Reenable line selection when debug is off
Clicking line numbers when not in Debug mode and
when "auto-add debug" is disabled will select the
clicked line
2022-03-10 10:30:06 -03:00
Fellippe Heitor fd5ba476b5 Add 'don't show again' to 'Add ' dialog 2022-03-10 09:48:57 -03:00
Autobuild Process 2a48f3c7e0 Update internal/source 2022-03-10 04:52:17 +00:00
Fellippe Heitor 20cc9808c2 Fix issue of ghost variables between edits ($Debug)
Removing a variable between $Debug sessions would
cause occasional crashes on some systems. This fix
invokes the variable watch dialog with a special parameter
so it'll regenerate the list between edits.
2022-03-10 01:47:03 -03:00
Fellippe Heitor 2c0f892e4e Improve displayFormat for Watch Panel and dialog
Replicated the button from the Watch Panel in the Watch List dialog.
Indicators added when content goes beyond window limits.
2022-03-10 00:55:46 -03:00
Fellippe Heitor 627b85c4bd Add support to number formats in Watch Panel
Allows changing display format of numbers
between decimal, hex, octal and binary.
2022-03-09 14:31:55 -03:00
Fellippe Heitor 937df8823c Revert "Fix assignments involving arrays (closes #216)"
This reverts commit 39f7d8f07b.
2022-03-01 23:18:33 -03:00