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 other size check
Ben Boeckel
2009-03-30
1
-1
/
+1
|
*
Better error messages and check for Game, not Sigmod as the DOCTYPE
Ben Boeckel
2009-03-30
1
-4
/
+4
|
*
Save images in PNG format
Ben Boeckel
2009-03-30
1
-1
/
+1
|
*
Allow drawing of a collision mask of the tiles
Ben Boeckel
2009-03-30
4
-2
/
+32
|
*
Make the grid less obtrusive and make the border stand out
Ben Boeckel
2009-03-30
1
-2
/
+7
|
*
Make the grid draw to the bottom
Ben Boeckel
2009-03-30
1
-0
/
+4
|
*
Better rect size on the grid
Ben Boeckel
2009-03-30
1
-1
/
+1
|
*
Check if the size is empty, (0,0) is still "not null"
Ben Boeckel
2009-03-30
1
-1
/
+1
|
*
Fix the bounding box and default for the grid
Ben Boeckel
2009-03-29
1
-3
/
+3
|
*
Connect up the grid size widget
Ben Boeckel
2009-03-29
2
-0
/
+4
|
*
Add labels to the spin boxes in MapEditor
Ben Boeckel
2009-03-29
1
-0
/
+9
|
*
Add a widget to the editor for changing the grid size
Ben Boeckel
2009-03-29
1
-10
/
+26
|
*
Add a class to draw a grid on the map
Ben Boeckel
2009-03-29
5
-7
/
+132
|
*
Don't install private headers
Ben Boeckel
2009-03-29
1
-10
/
+0
|
*
Move connections out to a method so that reset connects things up to the new ↵
Ben Boeckel
2009-03-29
2
-37
/
+55
|
|
|
|
scene
*
Items slide along the edge of the screen when the mouse is outside of the ↵
Ben Boeckel
2009-03-29
1
-5
/
+14
|
|
|
|
map area
*
Connect up changed signals so that the UI is updated correctly
Ben Boeckel
2009-03-29
5
-1
/
+9
|
*
Fix the signal declaration in ObjectUI
Ben Boeckel
2009-03-29
1
-1
/
+1
|
*
Fix the ui file for Map
Ben Boeckel
2009-03-29
1
-4
/
+8
|
*
Add a checkbox in MapEffect to toggle the skin
Ben Boeckel
2009-03-29
4
-13
/
+68
|
*
Call the base class in refreshGui
Ben Boeckel
2009-03-29
16
-0
/
+16
|
*
Have ObjectUI handle initializing the private pointer
Ben Boeckel
2009-03-29
34
-35
/
+38
|
*
Maps don't have a type anymore
Ben Boeckel
2009-03-29
9
-105
/
+26
|
*
Enable the effect and warp items
Ben Boeckel
2009-03-29
1
-14
/
+14
|
*
Fix the connections for errors in effects and warps
Ben Boeckel
2009-03-29
2
-2
/
+2
|
*
Fix up the signals and slots for the selection notifiers
Ben Boeckel
2009-03-29
3
-0
/
+25
|
*
Add type so that casts work
Ben Boeckel
2009-03-29
9
-0
/
+50
|
*
If the PainterPath is empty, draw a placeholder square instead so something ↵
Ben Boeckel
2009-03-29
2
-4
/
+18
|
|
|
|
can be clicked
*
Signal/slot connection fixes
Ben Boeckel
2009-03-29
3
-3
/
+3
|
*
Add a width and height editor to the MapEditor and also draw a bounding box ↵
Ben Boeckel
2009-03-29
3
-12
/
+89
|
|
|
|
for the map
*
Fix the boundingRect for map items
Ben Boeckel
2009-03-29
4
-8
/
+4
|
*
Pass the map to MapItem as wellso that it can check bounds when moving
Ben Boeckel
2009-03-29
11
-22
/
+39
|
*
Update the build for the moving of the files
Ben Boeckel
2009-03-29
5
-18
/
+18
|
*
Move the map editing classes to a subdirectory
Ben Boeckel
2009-03-29
14
-0
/
+0
|
*
Declare postRequest in Player as well
Ben Boeckel
2009-03-28
2
-12
/
+24
|
*
Move messaging down to the Client interface
Ben Boeckel
2009-03-28
2
-0
/
+13
|
*
Canvases shouldn't run scripts, only draw sprites
Ben Boeckel
2009-03-28
3
-12
/
+0
|
*
Remove the watcher and timer from the TurnArena, Player must time out and ↵
Ben Boeckel
2009-03-28
1
-12
/
+0
|
|
|
|
return Invalid
*
Remove unnecessary parameter from signal
Ben Boeckel
2009-03-28
1
-1
/
+1
|
*
Move the detection of classes left at deletion to PluginBase
Ben Boeckel
2009-03-28
3
-6
/
+8
|
*
Move around getters in Client
Ben Boeckel
2009-03-28
1
-7
/
+7
|
*
Enable multiple canvases per client
Ben Boeckel
2009-03-28
2
-7
/
+30
|
*
Remove unneeded spaces in Client
Ben Boeckel
2009-03-28
1
-2
/
+0
|
*
Client doesn't need a Client pointer
Ben Boeckel
2009-03-28
1
-1
/
+0
|
*
Fix the signature of cleanup
Ben Boeckel
2009-03-28
2
-2
/
+2
|
*
Add a cleanupClient signal
Ben Boeckel
2009-03-28
1
-0
/
+2
|
*
Add a cleanup method so that the canvas can be cleanedup from anywhere
Ben Boeckel
2009-03-28
2
-0
/
+8
|
*
Have a signal for the canvas to be deleted and make the ctor/dtor protected
Ben Boeckel
2009-03-28
1
-3
/
+5
|
*
Update PluginLoader to handle clients, not players
Ben Boeckel
2009-03-28
2
-17
/
+17
|
*
recode PlayerPlugin to be a ClientPlugin
Ben Boeckel
2009-03-28
4
-37
/
+39
|
[prev]
[next]