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 CMakeLists.txt for TurnArena
Ben Boeckel
2009-04-09
1
-1
/
+1
|
*
Don't set the project in the plugin type directories
Ben Boeckel
2009-04-09
2
-4
/
+0
|
*
Move TurnArena to turn directory
Ben Boeckel
2009-04-09
2
-0
/
+0
|
*
Move plugins to subdirectories
Ben Boeckel
2009-04-09
21
-5
/
+8
|
*
Move the plugins out of sigencore
Ben Boeckel
2009-04-09
21
-3
/
+8
|
*
Find the closest spot to a point code
Ben Boeckel
2009-04-04
2
-3
/
+38
|
*
Use best as a rect
Ben Boeckel
2009-04-04
1
-2
/
+2
|
*
Reorganize source file
Ben Boeckel
2009-04-04
1
-40
/
+40
|
*
Fix the second parameter of the touch check
Ben Boeckel
2009-04-04
1
-2
/
+2
|
*
Determine if the polygons touch
Ben Boeckel
2009-04-04
1
-1
/
+10
|
*
Fix argument names
Ben Boeckel
2009-04-04
2
-3
/
+3
|
*
Move last inside the loop
Ben Boeckel
2009-04-04
1
-2
/
+1
|
*
Use else if since there's no need to check the others if one is true
Ben Boeckel
2009-04-04
1
-3
/
+3
|
*
Determining the best position code skeleton added
Ben Boeckel
2009-04-04
2
-2
/
+43
|
*
Use QRectF since QRect has some quirks with right() and bottom()
Ben Boeckel
2009-04-04
1
-3
/
+3
|
*
Finish the algorithm for making polygons from the rectangles
Ben Boeckel
2009-04-04
1
-1
/
+38
|
*
Internalize finalize method
Ben Boeckel
2009-04-04
3
-8
/
+10
|
*
Use QRectF since QRect .bottom() and .right() are weird
Ben Boeckel
2009-04-04
3
-5
/
+5
|
*
Fix caching to only invalidate when the size is different
Ben Boeckel
2009-04-03
2
-4
/
+8
|
*
Add caching to WorldMapPlacement
Ben Boeckel
2009-04-03
3
-1
/
+34
|
*
Add a class to deal with placement decisions when colliding
Ben Boeckel
2009-04-02
4
-0
/
+120
|
*
Allow for pressing spacebar to lock the item
Ben Boeckel
2009-04-02
2
-2
/
+47
|
*
Move the collision watching down into the maps
Ben Boeckel
2009-04-02
7
-41
/
+19
|
*
Connect up the editor
Ben Boeckel
2009-04-02
2
-0
/
+10
|
*
Fix the map grid to be more flexible
Ben Boeckel
2009-04-02
2
-18
/
+20
|
*
Add world map editor
Ben Boeckel
2009-04-02
6
-0
/
+529
|
*
Add dtor for MapItem
Ben Boeckel
2009-04-02
2
-0
/
+5
|
*
Add world map editing gui
Ben Boeckel
2009-04-02
2
-0
/
+114
|
*
Prepare for world map editing widget
Ben Boeckel
2009-04-02
2
-0
/
+9
|
*
Remove unused headers
Ben Boeckel
2009-04-02
1
-2
/
+0
|
*
Add the zoom widget to the taborder in the mapeditor
Ben Boeckel
2009-04-02
1
-0
/
+1
|
*
Rename the grid to m_grid
Ben Boeckel
2009-04-02
2
-10
/
+10
|
*
Add mapPosition storage to Game
Ben Boeckel
2009-04-01
4
-0
/
+53
|
*
Add support for more than just int->int maps
Ben Boeckel
2009-04-01
1
-3
/
+3
|
*
Connect the zoom widget to the actual zoom
Ben Boeckel
2009-04-01
3
-3
/
+13
|
*
Fix up the sigbattle UI file
Ben Boeckel
2009-04-01
1
-4
/
+3
|
*
Add XML headers to ui files
Ben Boeckel
2009-04-01
33
-0
/
+33
|
*
Use double quotes
Ben Boeckel
2009-04-01
2
-4
/
+4
|
*
Clean up XML files of extra spaces in tags
Ben Boeckel
2009-04-01
37
-2355
/
+2355
|
*
Add zoom widget for the view
Ben Boeckel
2009-04-01
1
-11
/
+35
|
*
Switch around label position in ui file
Ben Boeckel
2009-04-01
1
-9
/
+9
|
*
Inline the conditional
Ben Boeckel
2009-03-30
1
-6
/
+1
|
*
Obstructions in the map are now dark
Ben Boeckel
2009-03-30
1
-2
/
+3
|
*
Handle always-walkable tiles as well when showing the map with walkable areas
Ben Boeckel
2009-03-30
2
-5
/
+13
|
*
Add preview editing to TileUI
Ben Boeckel
2009-03-30
3
-1
/
+67
|
*
Fix the filter when searching for image files
Ben Boeckel
2009-03-30
1
-1
/
+1
|
*
Don't set the scene rect to be the map view since its enforced now
Ben Boeckel
2009-03-30
1
-2
/
+0
|
*
Wrong order for notifying of changes
Ben Boeckel
2009-03-30
1
-1
/
+1
|
*
Cache the mask
Ben Boeckel
2009-03-30
2
-5
/
+11
|
*
Connect up the UI for setting walkable area view
Ben Boeckel
2009-03-30
5
-17
/
+32
|
[prev]
[next]