lp:~mjmendoza/quixie/trunk

Created by Mj Mendoza IV and last modified
Get this branch:
bzr branch lp:~mjmendoza/quixie/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mj Mendoza IV
Project:
Quixie
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from https://code.svn.sourceforge.net/p/konsolscript/code/quixie/.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log

Recent revisions

488. By creek23

re-commit: code should now compile on GNU/Linux (tested on Ubuntu 18.04 64bit)
* missed commiting Makefile.win for Windows
* missed commiting gnu_linux-related files
* fixed compile issue related to zLib

487. By creek23

code should now compile on GNU/Linux (tested on Ubuntu 18.04 64bit)
* renamed original Makefile to Makefile.win for Windows
* created Makefile.gnu for GNU/Linux
* fixed first bug on GNU/Linux build of un-initialized variable

486. By creek23

missed to commit change; SVN copy should compile now.

485. By creek23

* fixed keyboard/mouse-input handling
* fixed scaling
* fixed Math:Random
* fixed FPS -- somewhat
* fixed Number-declaration
* partial fix on Collision-detection; still to fix pixel-perfect collision
* minor clean coding

484. By creek23

updated KSE_GetCloseParenID definition

483. By creek23

set of `BASIC' functions for code-compatibility

482. By creek23

* added JIO for Draw:MoveTo and Draw:LineTo
* enabled Cairo rendering with lines, curves, and PNG; even Draw:Rect/RectFill/Circ
* enabled Screen:PrintString via Cairo text-rendering; to be refined
* enabled key-binding (Key:New)
* fixed GetVal's C++ translation
* fixed C++ mis-translations
  - JIO_SynFor's
  - Engine_TableLookUp_Create
  - typeFunction::CheckParameter
  - IsTokenDeclared
  - `else's implementation
* fixed Mid to work as per FreeBASIC's functionality
* few clean-ups here and there

481. By creek23

* cleaned-up some other experimental code so commit version would compile

480. By creek23

* separated trigger of Main on a thread
* added kse_gui.cpp for main screen
* fixed RGBA_R/G/B/A
* fixed unsigned long issue with ProcessScript_Statement_Define
* implemented a thread safe (pseudo) MessageBox
* initialized variables to avoid random script-parsing problem (somehow)
* "Common Gateway Interface"-related changes; didn't actually resumed work on this
* added gtk_main_quit on Engine_Exit
* implemented chrono sleep
* updated LICENSE info; still hoping for site's come-back :(

479. By creek23

* added RES file for KS icon
* updated version.ks to generate version.hpp

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers