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
...
|
*
Add special text for widgets when at the minimum
Ben Boeckel
2009-07-19
6
-0
/
+51
|
|
|
*
Documentation fixups
Ben Boeckel
2009-07-19
3
-3
/
+3
|
|
|
*
Fix bounds in ui files
Ben Boeckel
2009-07-19
2
-2
/
+2
|
|
|
*
Allow uncatchable creatures
Ben Boeckel
2009-07-19
2
-2
/
+2
|
|
|
*
Allow for unlimited stages of stat modifiers
Ben Boeckel
2009-07-19
4
-6
/
+6
|
|
|
*
Remove toggle for effort values and embed as 0 in maxTotalEV
Ben Boeckel
2009-07-19
8
-87
/
+27
|
|
|
*
Fix mimimums in ui files
Ben Boeckel
2009-07-19
2
-2
/
+2
|
|
|
*
Remove sellable from item; set in sellPrice as -1
Ben Boeckel
2009-07-19
7
-108
/
+32
|
|
*
|
Fix include for algorithms
Ben Boeckel
2009-06-18
1
-1
/
+1
|
/
*
Add a query for plugins that have given extensions
Ben Boeckel
2009-06-06
2
-0
/
+16
|
*
Add extension query code to standard canvas plugin
Ben Boeckel
2009-06-06
1
-0
/
+3
|
*
Add extensionto PluginLoader
Ben Boeckel
2009-06-06
2
-0
/
+9
|
*
Add extension property to Kross scripts
Ben Boeckel
2009-06-06
2
-0
/
+6
|
*
Add actual code to query plugins
Ben Boeckel
2009-06-06
7
-0
/
+23
|
*
Add extension query for plugins
Ben Boeckel
2009-06-06
10
-0
/
+19
|
*
Make the icon query const
Ben Boeckel
2009-06-06
10
-10
/
+10
|
*
Update QGSCanvas plugin to new Canvas API
Ben Boeckel
2009-06-06
2
-15
/
+6
|
*
Fix the Canvas API to be more flexible, don't tie everything to sprites
Ben Boeckel
2009-06-06
1
-3
/
+3
|
*
Plugins don't need a version macro anymore
Ben Boeckel
2009-06-06
6
-12
/
+3
|
*
Use an API version instead of a minimum version
Ben Boeckel
2009-06-06
9
-9
/
+9
|
*
Only sigcore and sigmod are really necessary, the rest can be disabled at will
Ben Boeckel
2009-06-05
1
-3
/
+3
|
*
Remove extra newline at end of file
Ben Boeckel
2009-06-05
1
-1
/
+0
|
*
Add missing include
Ben Boeckel
2009-06-05
1
-0
/
+3
|
*
Wrong use of Version in desktop file
Ben Boeckel
2009-06-05
1
-1
/
+1
|
*
Fix enabling of widgets based on other widgets when initialized and places ↵
Ben Boeckel
2009-06-05
6
-1
/
+28
|
|
|
|
missed before
*
The sell price doesn't matter if it can't be sold
Ben Boeckel
2009-05-28
1
-0
/
+1
|
*
The tree deletes the game, don't double delete
Ben Boeckel
2009-05-28
1
-1
/
+0
|
*
Invalidate the index when closing the editor
Ben Boeckel
2009-05-28
1
-0
/
+1
|
*
Handle enableing and disabling the buttons more gracefully
Ben Boeckel
2009-05-28
2
-3
/
+4
|
*
Remove the context menu from the widgets and use a button instead
Ben Boeckel
2009-05-28
4
-28
/
+31
|
*
Add the map editor to the tabstops
Ben Boeckel
2009-05-28
1
-0
/
+1
|
*
Only add world maps to the scene
Ben Boeckel
2009-05-28
1
-1
/
+2
|
*
Add the flag for world map to the map widget
Ben Boeckel
2009-05-28
3
-0
/
+38
|
*
Add world flag to MapWrapper
Ben Boeckel
2009-05-28
2
-0
/
+6
|
*
Add a flag to Map to mark it as a world map
Ben Boeckel
2009-05-28
2
-0
/
+10
|
*
Fix docbook installation macro usage
Ben Boeckel
2009-05-28
1
-1
/
+3
|
*
Disable copy/paste actions while the tree does not support them
Ben Boeckel
2009-05-23
1
-3
/
+3
|
*
Delete old tree widget files
Ben Boeckel
2009-05-23
134
-9567
/
+0
|
*
The first column is selectable
Ben Boeckel
2009-05-23
1
-1
/
+1
|
*
Include the border in the bounding rectangle for the tile
Ben Boeckel
2009-05-23
1
-1
/
+1
|
*
Better detection of collision
Ben Boeckel
2009-05-23
1
-1
/
+1
|
*
Shrink the rectangle so that edges can be shared
Ben Boeckel
2009-05-23
1
-1
/
+1
|
*
Better detection for when an item can be anchored
Ben Boeckel
2009-05-23
1
-1
/
+8
|
*
Replace destination points with closer ones if found
Ben Boeckel
2009-05-23
1
-7
/
+11
|
*
Add a define for the dummy point
Ben Boeckel
2009-05-23
1
-1
/
+3
|
*
Clean up cases and add others...still edge cases left
Ben Boeckel
2009-05-22
1
-19
/
+10
|
*
Add more convenience functions
Ben Boeckel
2009-05-22
1
-0
/
+15
|
*
Track leading point as well
Ben Boeckel
2009-05-22
1
-2
/
+4
|
*
If the new rectangle collides with any, it isn't viable
Ben Boeckel
2009-05-22
1
-1
/
+10
|
*
handle the fact that the right and bottom edges of polygons are not "inside" ↵
Ben Boeckel
2009-05-22
1
-0
/
+4
|
|
|
|
the polygon
[prev]
[next]