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 (
Collapse
)
Author
2020-06-12
If AppTerminate event recieved, End. Need to work out how to notify the
Ian C
application that this is happening.
2020-04-08
Removed Strict -- doesn't seem to like it anymore.
Ian C
2019-12-12
Update ignore lists.
Ian C
2019-12-12
Tweaks to compile with BlitzMax NG. Removed the glflag module as it doesn't
Ian C
compile anymore.
2008-11-09
MaxGUI namespace changes in BMX 1.30
Ian C
2007-10-12
Updated as TGUIFont clashed with MAXGUI
Ian C
2007-10-12
Updated for Max 1.26
Ian C
2006-09-03
Updated for BlitzMAX 1.22
Ian C
2006-06-03
Added module to view licenses
Ian C
2006-05-05
Changed license to MIT License
Ian C
2006-04-28
Updated docs (removed extra about: lines)
Ian C
2006-04-17
Added DrawRight()
Ian C
2006-04-15
Fixed for 1.18
Ian C
2006-01-15
Added drag and drop event
Ian C
2006-01-15
Initial completed version
Ian C
2006-01-15
Development checkin
Ian C
2006-01-10
Development checkin
Ian C
2006-01-06
Initial import
Ian C
2005-11-29
Tidied up interfaces and added CentreOn()
Ian C
2005-11-15
Further updates for 1.12
Ian C
2005-11-13
Updates for BlitzMax 1.12
Ian C
2005-11-04
Added code to fade menu items between colours.
Ian C
2005-11-01
Added TGfxMenu class.
Ian C
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
had focus
2005-10-17
Improved collision processing so that the points, objects and lines that ↵
Ian C
cause collisions can be got.
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
to TDoubleNumber.
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
[next]