index
:
noddybox.mod
master
Blitz Max modules
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-10-24
Added a different method for handling collisions
Ian C
2005-10-23
Changed handling of invalid calls
Ian C
2005-10-23
Fixed bug in lookup table
Ian C
2005-10-23
Added IsInside()
Ian C
2005-10-23
Added fields to indicate size of objects
Ian C
2005-10-21
Added scale to objects, and ability to clone objects
Ian C
2005-10-21
Added double based rotation
Ian C
2005-10-21
Fixed bug where escape would cancel the file selector even if the text field ...
Ian C
2005-10-17
Improved collision processing so that the points, objects and lines that caus...
Ian C
2005-10-17
Additional documentation fixes
Ian C
2005-10-17
Fixed docs for TTextListItem
Ian C
2005-10-17
Added TTextList, TScrollbar and a simple file selector. Change TFloatNumber ...
Ian C
2005-10-16
Added win32 module
Ian C
2005-10-11
Changed vector objects so they work on a point list and line index basis
Ian C
2005-10-10
Added routines to get adjusted co-ords and normals from lines.
Ian C
2005-10-10
Added vectorgfx module
Ian C
2005-10-10
Added DoRotate()
Ian C
2005-10-04
Added KeySyms module
Ian C
2005-10-04
Added CircleIntersects()
Ian C
2005-10-03
Added Clone()
Ian C
2005-10-01
Changed to using doubles
Ian C
2005-09-27
Added SetFloat() to TText
Ian C
2005-09-26
Added DoCirlce() command
Ian C
2005-09-26
Fixed bug where ESC exited Dialog when something had the focus
Ian C
2005-09-25
Allow ESC to clear text boxes
Ian C
2005-09-24
Added numeric checks to TText
Ian C
2005-09-24
Made backdrops half alpha on dialogs and alerts
Ian C
2005-09-23
Adde TPanel and simple dialog functionality to the GUI
Ian C
2005-09-21
Ignore doc
Ian C
2005-09-21
Added algorithm module. Removed docs from control (leave to generate)
Ian C
2005-09-19
Update docs
Ian C
2005-09-19
Added simple number spinners
Ian C
2005-09-19
Updates to GUI alerts
Ian C
2005-09-18
Added documentation
Ian C
2005-09-16
Working version of the GUI
Ian C
2005-09-15
Added simple gui
Ian C
2005-09-15
Added methods to get maximum font width and height
Ian C
2005-09-03
Added SetLength()
Ian C
2005-08-26
Initial implementation
Ian C
2005-08-24
Changed typenames to Blitz standard naming. Added unimplemented TVector.
Ian C
2005-08-15
*** empty log message ***
Ian C
2005-07-22
Added TextHeight
Ian C
2005-06-11
Now passes in image flags when loading a font
Ian C
2005-05-15
Got rid of pointless masking (transparency done with alpha)
Ian C
2005-05-15
Changes to use new font editor
Ian C
2005-05-13
Initial modulised version of BitmapFont
Ian C
2005-05-13
Standard project directories initialized by cvs2svn.
Ian C