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
...
*
Fix the code that finds unfit areas between rectangles
Ben Boeckel
2009-04-23
1
-10
/
+22
|
*
Don't process a rectangle if it already exists
Ben Boeckel
2009-04-23
1
-0
/
+2
|
*
Add rectangles as QRectF and change the internal queue to use them as well
Ben Boeckel
2009-04-23
2
-3
/
+3
|
*
Use drand48() instead of qrand() since it's more fair
Ben Boeckel
2009-04-23
4
-3
/
+11
|
*
Simplify (and fix) conditional when finding the outermost point
Ben Boeckel
2009-04-22
1
-3
/
+1
|
*
Fix finalize() to merge the rectangles in the mapping
Ben Boeckel
2009-04-22
1
-18
/
+39
|
*
Correct the QPoint comparison function
Ben Boeckel
2009-04-22
1
-2
/
+2
|
*
Since some outlines are "holes", the contains() check fails
Ben Boeckel
2009-04-22
1
-2
/
+0
|
*
Move mergePolygons out of the class and find the outlines
Ben Boeckel
2009-04-22
2
-7
/
+57
|
*
Add function to find the outermost point of the polygons
Ben Boeckel
2009-04-22
1
-0
/
+21
|
*
Add algorithm to find where two polygons touch each other
Ben Boeckel
2009-04-22
1
-0
/
+38
|
*
Move clser method out of WorldPlacement
Ben Boeckel
2009-04-22
2
-12
/
+11
|
*
Move the touches method out of WorldPlacement
Ben Boeckel
2009-04-22
2
-16
/
+15
|
*
Connect up the common widget
Ben Boeckel
2009-04-22
1
-0
/
+9
|
*
Add the common widget file
Ben Boeckel
2009-04-22
2
-0
/
+110
|
*
Add base code for the common editing things
Ben Boeckel
2009-04-22
1
-0
/
+28
|
*
Add slots for editing the values
Ben Boeckel
2009-04-22
2
-1
/
+89
|
*
Update the item when the path is restroked
Ben Boeckel
2009-04-22
1
-0
/
+1
|
*
Add a way to get the current shape and an editing widget for it
Ben Boeckel
2009-04-22
2
-0
/
+12
|
*
Initialize THe points vector if it's a Poly*
Ben Boeckel
2009-04-22
1
-0
/
+6
|
*
Files are new in 2009
Ben Boeckel
2009-04-19
2
-2
/
+2
|
*
Add hover/select feedback
Ben Boeckel
2009-04-19
1
-2
/
+19
|
*
Fix default thickness for the shape
Ben Boeckel
2009-04-19
1
-2
/
+2
|
*
Add ShapeItem class to handle shapes for the effect/warp areas
Ben Boeckel
2009-04-19
3
-0
/
+248
|
*
Notify of the layout changing when adding/deleting
Ben Boeckel
2009-04-19
1
-0
/
+2
|
*
Call base method for deletion of children
Ben Boeckel
2009-04-19
30
-90
/
+30
|
*
Add base code for removal of children
Ben Boeckel
2009-04-19
4
-0
/
+16
|
*
Add how the model changed in signals and slots for notification of changes
Ben Boeckel
2009-04-19
6
-17
/
+32
|
*
Add callgrind tests
Ben Boeckel
2009-04-16
4
-40
/
+72
|
*
Rename output file for valgrind
Ben Boeckel
2009-04-16
1
-1
/
+1
|
*
More explicit when return empty flags
Ben Boeckel
2009-04-16
1
-2
/
+2
|
*
Add more tests to Hat to ensure that it works as expected when empty
Ben Boeckel
2009-04-16
1
-0
/
+9
|
*
Remove unneeded return
Ben Boeckel
2009-04-16
1
-1
/
+0
|
*
Can't pick or take from an empty hat
Ben Boeckel
2009-04-16
1
-1
/
+5
|
*
Make WorldMapItem checking static
Ben Boeckel
2009-04-11
1
-1
/
+1
|
*
Disable WorldPlacement usage
Ben Boeckel
2009-04-11
1
-13
/
+13
|
*
Add basic skeleton of KrossArena
Ben Boeckel
2009-04-11
2
-0
/
+61
|
*
Add packagestructure service
Ben Boeckel
2009-04-11
2
-0
/
+18
|
*
Remove unused variable
Ben Boeckel
2009-04-11
1
-1
/
+0
|
*
Discover Kross plugins that are installed
Ben Boeckel
2009-04-11
2
-1
/
+22
|
*
Add interpreter property to scripts
Ben Boeckel
2009-04-11
1
-0
/
+3
|
*
Add package structure for Arena scripts
Ben Boeckel
2009-04-11
3
-0
/
+73
|
*
Add a servicetype for Kross scripts
Ben Boeckel
2009-04-10
2
-0
/
+20
|
*
Add basic factory for Arena -- Kross bridge
Ben Boeckel
2009-04-10
5
-0
/
+158
|
*
Fix class names for plugin factories
Ben Boeckel
2009-04-10
4
-28
/
+28
|
*
Rename plugin factory files to be less generic
Ben Boeckel
2009-04-10
6
-2
/
+2
|
*
Fix the plugin names
Ben Boeckel
2009-04-10
2
-2
/
+2
|
*
Fix up library names in .desktop files
Ben Boeckel
2009-04-09
2
-4
/
+4
|
*
Fix include for TurnArena
Ben Boeckel
2009-04-09
1
-1
/
+1
|
*
Rename plugin libraries
Ben Boeckel
2009-04-09
4
-18
/
+18
|
[prev]
[next]