index
:
sigen.git
0.1
0.2
master
no-macros
sigmod-checks
Sigma Game Engine - Highly scriptable strategy/RPG game engine
Ben Boeckel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Deal with group titles
Ben Boeckel
2009-05-02
1
-1
/
+90
|
*
Don't collide with ItemType from Sigmod
Ben Boeckel
2009-05-02
2
-6
/
+6
|
*
Fix name of enum entry
Ben Boeckel
2009-05-02
1
-1
/
+1
|
*
Deal with QDomElement, not QMimeData and QByteArray
Ben Boeckel
2009-05-02
2
-14
/
+7
|
*
Return the flags for the item
Ben Boeckel
2009-05-02
1
-1
/
+4
|
*
Grab data from the selected indexes
Ben Boeckel
2009-05-02
1
-0
/
+12
|
*
The root's parent is invalid
Ben Boeckel
2009-05-02
1
-0
/
+2
|
*
Tree will support moving and copying
Ben Boeckel
2009-05-02
1
-0
/
+1
|
*
Only the first column has children
Ben Boeckel
2009-05-02
1
-1
/
+1
|
*
Add method to get the editing widget for the item
Ben Boeckel
2009-05-02
2
-0
/
+7
|
*
Use logic statment instead of switch statement
Ben Boeckel
2009-05-02
1
-13
/
+1
|
*
Be more verbose with the check for children
Ben Boeckel
2009-05-02
1
-1
/
+1
|
*
Use multiple columns
Ben Boeckel
2009-05-02
1
-3
/
+3
|
*
Copy the data out
Ben Boeckel
2009-05-02
1
-1
/
+11
|
*
Simplify the check for removing
Ben Boeckel
2009-05-02
1
-8
/
+1
|
*
If we can edit, we can copy
Ben Boeckel
2009-05-02
2
-12
/
+6
|
*
The menu won't be needed in the new tree
Ben Boeckel
2009-05-02
2
-7
/
+0
|
*
Add factory method so that the root item can create new ones
Ben Boeckel
2009-05-01
3
-1
/
+8
|
*
Basic model for the new tree
Ben Boeckel
2009-05-01
3
-0
/
+173
|
*
Add root item to allow extra access
Ben Boeckel
2009-05-01
3
-0
/
+74
|
*
Add TreeItem for new MVC
Ben Boeckel
2009-05-01
3
-0
/
+299
|
*
Style for the variable declaration
Ben Boeckel
2009-05-01
1
-1
/
+1
|
*
Fix up some corener cases in the model
Ben Boeckel
2009-05-01
1
-3
/
+1
|
*
Commit set creating fix (needs to improve)
Ben Boeckel
2009-04-28
1
-2
/
+13
|
*
Also clear the associated map and matrix when clearing other things
Ben Boeckel
2009-04-28
1
-0
/
+2
|
*
Don't rely on boundingRect
Ben Boeckel
2009-04-28
1
-5
/
+3
|
*
Enable placement algorithm and fix old code
Ben Boeckel
2009-04-28
1
-14
/
+20
|
*
Add case for when rect2 is null
Ben Boeckel
2009-04-28
1
-0
/
+2
|
*
Its not Invalid anymore
Ben Boeckel
2009-04-28
1
-20
/
+17
|
*
Rename old function to specify that its concave
Ben Boeckel
2009-04-28
1
-3
/
+3
|
*
Add function for determining convex turn direction as well
Ben Boeckel
2009-04-28
1
-0
/
+13
|
*
Fix which edge is moved when collisions happen
Ben Boeckel
2009-04-28
1
-8
/
+8
|
*
Shift the rectangle around to try and fit it if it collides on a side
Ben Boeckel
2009-04-27
1
-0
/
+26
|
*
Only add the rect if it doesn't collide with some polygon
Ben Boeckel
2009-04-27
1
-3
/
+20
|
*
Use QPointF since the correct position isn't always on a pixel
Ben Boeckel
2009-04-27
1
-2
/
+2
|
*
Determine whether the point is between better
Ben Boeckel
2009-04-27
1
-2
/
+2
|
*
Also search the last edge
Ben Boeckel
2009-04-27
1
-2
/
+2
|
*
Include the vertex if it is where the two polygons touch diagonally
Ben Boeckel
2009-04-26
1
-0
/
+2
|
*
Remove data about the collision once we use it
Ben Boeckel
2009-04-26
1
-0
/
+1
|
*
Quit if we can't make a polygon with what we have left
Ben Boeckel
2009-04-26
1
-0
/
+2
|
*
The polygon is useless if it doesnt have at least 4 vertices
Ben Boeckel
2009-04-26
1
-1
/
+2
|
*
Replace old (useless) case with when the edge gets cut short
Ben Boeckel
2009-04-26
1
-2
/
+2
|
*
Fix up when to delete when the polygons share a vertex
Ben Boeckel
2009-04-26
1
-1
/
+2
|
*
Move between test out to a function
Ben Boeckel
2009-04-26
1
-7
/
+6
|
*
Move turn direction finding code out to a function
Ben Boeckel
2009-04-26
2
-18
/
+22
|
*
The widgets need to be set as well as the ranges
Ben Boeckel
2009-04-26
1
-1
/
+1
|
*
Update merging the polygons to use the flags and not fail for one case
Ben Boeckel
2009-04-23
1
-8
/
+27
|
*
Fix up findCollision and data structure with flags
Ben Boeckel
2009-04-23
1
-19
/
+33
|
*
Swap the data after messing with the collision point
Ben Boeckel
2009-04-23
1
-3
/
+3
|
*
Append the polygon, not itself
Ben Boeckel
2009-04-23
1
-1
/
+1
|
[prev]
[next]