index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
include
/
DataDefs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license, add contributors file, bump release number
Petr Mrázek
2012-09-30
1
-1
/
+1
*
Forbid stuff from bins in siege-engine, if forbid ammo standing order set.
Alexander Gavrilov
2012-09-27
1
-0
/
+3
*
Merge branch 'master' of git://github.com/angavrilov/dfhack
Timothy Collett
2012-09-10
1
-1
/
+1
|
\
|
*
Implement inheritance-aware vmethod interposing.
Alexander Gavrilov
2012-08-26
1
-1
/
+1
*
|
Merge branch 'master' of http://github.com/peterix/dfhack
Timothy Collett
2012-09-10
1
-0
/
+12
|
\
\
|
|
/
|
*
Add rather inefficient type_identity wrapping for std::set.
Alexander Gavrilov
2012-08-18
1
-0
/
+1
|
*
Add experimental support for interposing vmethods of known classes.
Alexander Gavrilov
2012-08-17
1
-0
/
+11
*
|
Merge further changes (???)
Timothy Collett
2012-09-10
1
-1
/
+1
|
/
*
Add a mechanism converting ui focus to a string representation.
Alexander Gavrilov
2012-05-19
1
-0
/
+3
*
Implement unconstructed building instance creation and linking into world.
Alexander Gavrilov
2012-04-29
1
-0
/
+3
*
Enable warnings correctly on linux and fix a lot of them.
Alexander Gavrilov
2012-04-20
1
-2
/
+2
*
Fix lua wrapper sizeof for static arrays.
Alexander Gavrilov
2012-04-20
1
-1
/
+1
*
Update the item owner modification api and export it to lua.
Alexander Gavrilov
2012-04-11
1
-0
/
+3
*
Pull console output support and REPL out of dfusion into core lib.
Alexander Gavrilov
2012-03-31
1
-35
/
+0
*
Make enum attributes accessible through the lua wrapper.
Alexander Gavrilov
2012-03-25
1
-1
/
+9
*
Add a delete() method to the objects in the lua wrapper.
Alexander Gavrilov
2012-03-25
1
-0
/
+6
*
Expose virtual methods in the lua wrapper.
Alexander Gavrilov
2012-03-25
1
-4
/
+15
*
Support resize/erase/insert for containers, and allow any index in BitArray.
Alexander Gavrilov
2012-03-24
1
-0
/
+13
*
Implement allocation and copy for c++ objects in the lua wrapper.
Alexander Gavrilov
2012-03-24
1
-4
/
+5
*
Remove the return type from lua_read, because it always returns 1.
Alexander Gavrilov
2012-03-23
1
-3
/
+3
*
Minor refactoring of container indexing and object allocation.
Alexander Gavrilov
2012-03-22
1
-19
/
+28
*
Implement bitfields and add a _kind metadata field to types and objects.
Alexander Gavrilov
2012-03-21
1
-2
/
+35
*
Support containers in the lua wrapper.
Alexander Gavrilov
2012-03-21
1
-0
/
+13
*
Support ordinary struct and class fields.
Alexander Gavrilov
2012-03-20
1
-1
/
+1
*
Add support for primitive type fields in lua wrapper.
Alexander Gavrilov
2012-03-20
1
-1
/
+24
*
Export the type tree with enum keys to lua.
Alexander Gavrilov
2012-03-19
1
-0
/
+6
*
Skeleton type metadata for future use in lua bindings.
Alexander Gavrilov
2012-03-19
1
-42
/
+193
*
Add a ListMaterials remote call for bulk download of basic material info.
Alexander Gavrilov
2012-03-17
1
-4
/
+13
*
Add many new template functions for enums & bitfields.
Alexander Gavrilov
2012-03-17
1
-11
/
+166
*
Change to the traits representation of enum and bitfield properties.
Alexander Gavrilov
2012-03-15
1
-25
/
+67
*
Support crafts and add a couple of options in workflow.
Alexander Gavrilov
2012-03-14
1
-1
/
+1
*
Add a new DfArray class to match generated headers.
Alexander Gavrilov
2012-02-12
1
-0
/
+1
*
Use globals defined by the latest codegen.
Alexander Gavrilov
2012-02-11
1
-32
/
+2
*
Adjust FOR_ENUM_ITEMS to account for ENUM_LAST_ITEM being inclusive now.
Alexander Gavrilov
2012-01-21
1
-1
/
+1
*
Add the gps global to Memory.xml.
Alexander Gavrilov
2012-01-19
1
-1
/
+2
*
Update code to accomodate the new coord/coord2d/coord_path structs.
Alexander Gavrilov
2012-01-19
1
-0
/
+4
*
Add utility functions to retrieve the selected job/unit/item.
Alexander Gavrilov
2012-01-14
1
-1
/
+7
*
Update structures and implement modifying the job_item item type.
Alexander Gavrilov
2012-01-09
1
-5
/
+22
*
Move a few functions into the core, and add some more.
Alexander Gavrilov
2012-01-08
1
-0
/
+6
*
Move a bunch of stuff from the jobutils plugin into the core.
Alexander Gavrilov
2012-01-07
1
-0
/
+12
*
Support multi-valued enum attributes.
Alexander Gavrilov
2012-01-06
1
-0
/
+7
*
Add a hotkey command to duplicate jobs in workshops.
Alexander Gavrilov
2012-01-04
1
-0
/
+1
*
Implement printing job details.
Alexander Gavrilov
2012-01-03
1
-0
/
+13
*
Move the MaterialInfo class to the main library.
Alexander Gavrilov
2012-01-03
1
-0
/
+11
*
Add a plugin to tweak inorganic materials in jobs.
Alexander Gavrilov
2012-01-02
1
-0
/
+4
*
Update xml defs with more ui info.
Alexander Gavrilov
2012-01-02
1
-0
/
+1
*
Update structure definitions & add the fixwagons plugin from Q.
Alexander Gavrilov
2012-01-01
1
-4
/
+11
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-0
/
+185